Scripts for setting up a development environment.
- macOS/Linux: Bash shell
- Windows: PowerShell 7+ (pwsh)
curl -fsSL "https://raw.githubusercontent.com/BuiltByHatch/dev-setup/main/setup.sh" | bashiwr "https://raw.githubusercontent.com/BuiltByHatch/dev-setup/main/setup.ps1" | iex- Git - Version control system
- OpenCode - AI coding assistant
- Cursor - AI-powered IDE
After setup, you may need to restart your terminal or source your shell config:
source ~/.zshrc # or ~/.bashrc, ~/.bash_profileConfigure OpenCode with your API keys:
opencode auth login