Getting Started¶
Get up and running with Dial Code in minutes.
Quick Path¶
- Install - Set up Node.js and install Dial Code
- Authenticate - Connect to an LLM provider
- Quick Start - Run your first session
Prerequisites¶
- Node.js 20+ - Download
- Git - For cloning the repository
- Terminal - Any modern terminal emulator
30-Second Start¶
# Install
git clone https://github.com/neul-labs/dial-coder.git
cd dial-coder && npm install && npm install -g .
# Run (opens browser for Qwen OAuth)
dial
That's it! Qwen OAuth provides 2,000 free requests per day.
What's Next?¶
- Installation - Detailed installation options
- Quick Start - First session walkthrough
- Authentication - Configure other providers