JSPM

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

Promptster CLI — capture and submit developer assessments

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/cli

    Usage

    # 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 doctor

    Supported Platforms

    • macOS (Intel + Apple Silicon)
    • Linux (x64 + arm64)
    • Windows (x64)

    License

    MIT