Quickstart

objcopy Plugin

javimosch Updated

File contents

objcopy Plugin

CLI tool: objcopy.

Commands

  • objcopy <resource> <action> — Execute objcopy commands
  • objcopy self version — Print objcopy version
  • objcopy _ _ — Passthrough to objcopy CLI

Usage Examples

  • "objcopy --help"
  • "objcopy self version"

Installation

apt-get install objcopy 2>/dev/null || which objcopy

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/objcopy/skills/quickstart commit 65087e5a5d

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1124