@brigade-dev/cli
v0.1.5
Published
Brigade CLI and Kanban runtime
Readme
Brigade CLI
Brigade ships as an NPX-ready CLI that starts the Kanban runtime with multi-repo support.
Usage
npx @brigade-dev/cliLaunch behavior:
- In a git repository, Brigade auto-registers the repo and opens
/r/:repoId/board. - In a non-git directory, Brigade warns and falls back to
/board(unscoped mode).
Options:
brigade --repo /path/to/repo --port 4010 --no-openMaintenance commands:
brigade init
brigade migrate
brigade doctor
brigade sync