Stricli

Build type-safe TypeScript CLIs with Bloomberg's Stricli framework. Use when the project already depends on `@stricli/core` or the user names Stricli — authoring a new CLI, changing typed flags/positionals/parsers, wiring subcommand routing via `buildRouteMap`, testing via `run(app, argv, context)`, or configuring bash auto-complete via `@stricli/auto-complete`. For the `cleye` argv parser use the cleye skill instead; skip for commander/yargs/oclif/minimist and for generic "which CLI framework should I use?" questions.

johnie 377e6fe 9 files · 55.1 KB Updated

File contents

johnie/skills/tree/main/skills/stricli commit 377e6fe5ac

Frequently asked questions

npx skillmds@latest add johnie/stricli