Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@promptster/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@promptster/cli
The official Promptster CLI. Capture and submit AI-native developer assessments.
Installation
npm install -g @promptster/cli
# or
pnpm add -g @promptster/cliUsage
# Validate your candidate key and accept terms
promptster redeem PST-XXXX-XXXX
# Configure hooks/MCP and begin your assessment
promptster start
# Submit when you're done
promptster done
# Check current session info
promptster status
# Diagnose your setup
promptster doctorSupported Platforms
- macOS (Intel + Apple Silicon)
- Linux (x64 + arm64)
- Windows (x64)
License
MIT