Get Started / Quick Start
Quick Start
Run your first Heddle session in under two minutes.
1. Install the CLI
Terminal
npm install -g @roackb2/heddle2. Set your API key
Terminal
export OPENAI_API_KEY="your_key" # or ANTHROPIC_API_KEY3. Start a session
2-Minute Try-It Path
cd /path/to/your/project
heddle
# → "Summarize this repo and show the main entrypoints."