@armengabrielyan/primer
v0.1.0
Published
npm package for the Primer CLI. Installs the `primer` command for AI-guided project recipes and milestone workflows.
Maintainers
Readme
@armengabrielyan/primer npm package
This is the npm distribution package for primer, a CLI for AI-guided project recipes and milestone workflows.
Installation
npm install -g @armengabrielyan/primerThis installs the primer command.
For one-off usage with npx:
npx @armengabrielyan/primer listWhat this package does
When you install this package, it automatically downloads the appropriate pre-built binary for your platform from GitHub Releases. Supported platforms:
- macOS (Intel and Apple Silicon)
- Linux (x64 and ARM64)
- Windows (x64)
Alternative installation methods
Cargo (from source)
cargo install primerHomebrew (macOS/Linux)
brew install armgabrielyan/tap/primerUsage
primer list
primer init operating-system --tool codex --path ../my-os
primer statusFor more information, see the full documentation.
License
MIT
