Package Exports
- @trail-pm/cli
- @trail-pm/cli/lib
Readme
@trail-pm/cli
Trail — Task & Repository AI Layer: a GitHub-native project management CLI.
Install
Recommended: dev dependency in your app repo, then npx trail:
npm install -D @trail-pm/cli
npx trail --help
npx trail initAlternative: npm install -g @trail-pm/cli so the trail binary is on your PATH.
Full instructions: https://github.com/joeydekruis/trail#installation
Usage
Run npx trail init in a git repo; the CLI will ask for a sync preset unless you pass --preset.
License
MIT — see the repository.