JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 34
  • Score
    100M100P100Q87259F
  • License MIT

GitHub-native AI project management CLI

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 init

Alternative: 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.