Skip to Content
Quick StartInstallation

Installation

Install globally

npm install -g @promptowl/contextnest-cli

Or run directly with npx

npx @promptowl/contextnest-cli@latest init

Verify

ctx --version

The CLI exposes two commands: ctx and contextnest (both are identical).

Last updated on