specdriver
Spec Driven Development (SDD) made easy!
Supported providers (20):
- Anthropic
- OpenAI
- Gemini
- Vertex
- Cohere
- Mistral
- xAI
- Groq
- Deepseek
- Minimax
- Fireworks
- Together
- Deepinfra
- OpenRouter
- Perplexity
- Cerebras
- NVIDIA NIM
- Cloudflare Workers
- Ollama
- vLLM
Config?: Make a config file in . or /.config or for Windows users /AppData/Local and name the file specdriver.yaml
How to get started?: Install the binary for your system or build from source
Make sure you have Go installed: go.dev
git clone https://github.com/adeel26in/specdriver.git
cd specdriver/src
CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -buildid="
sudo mv specdriver /usr/bin
specdriver --help