Contributing
Local development
Repo docs
The repo also includes engineering notes indocs/ (separate from Mintlify hosting):
docs/CLI.mddocs/BACKEND_CHECKLIST.md
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to develop, test, and ship changes to the CLI.
npm i
npm test
npm run typecheck
npm run build
./dist/cli.js --help
docs/ (separate from Mintlify hosting):
docs/CLI.mddocs/BACKEND_CHECKLIST.md