CLI Tool

Build and set up a command-line tool project — a clean CLI with subcommands, --help, and proper exit codes, a real test suite, and a pip/npm publish path. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to build, create, or ship a CLI, a command-line tool, a terminal utility, a dev tool, or a binary/script that's run from the shell and (optionally) published to PyPI or npm.

Skryx-L-A e912901 6.1 KB Updated

File contents

Skryx-L-A/project-kit/tree/main/routes/cli-tool commit e91290183d

Frequently asked questions

npx skillmds@latest add skryx-l-a/cli-tool