Description
Write a step-by-step quickstart guide from zero to first agentic coding session in under 5 minutes.
Expected Deliverables
- Install:
curl -fsSL https://supercli.vercel.app/install | bash
- Verify:
supercode --version
- Authenticate:
supercode login
- Start chatting:
supercode init → chat mode
- Run agent mode:
supercode init → agent mode
- Switch providers:
/model slash command
- Exit: type
exit
- Include embedded terminal GIF or screenshots
- "What's next" section pointing to full docs
Why
A focused quickstart lowers the barrier to entry and gives users immediate value.
Description
Write a step-by-step quickstart guide from zero to first agentic coding session in under 5 minutes.
Expected Deliverables
curl -fsSL https://supercli.vercel.app/install | bashsupercode --versionsupercode loginsupercode init→ chat modesupercode init→ agent mode/modelslash commandexitWhy
A focused quickstart lowers the barrier to entry and gives users immediate value.