Fresh machine → productive dev setup.█
One command installs everything a developer needs — Git, Node, Python, Docker, AI CLI tools and more. macOS and Windows. Beginner friendly. Open source.
— or paste directly into your terminal —
curl -fsSL https://raw.githubusercontent.com/baraqfi/jumpstart/main/mac/setup.sh | bash
irm https://raw.githubusercontent.com/baraqfi/jumpstart/main/windows/setup.ps1 | iex
// why jumpstart
// what's included
Choose categories in the configurator or pass flags directly.
no tag = both platforms ·
macOS = macOS only ·
Windows = Windows only
| Category | What's included | Flag | Platform |
|---|---|---|---|
| Essentials | Git, VS Code + Homebrew macOS + Windows Terminal, Git Bash Windows |
--essentials |
both |
| Web Dev | Node.js, pnpm, Docker Desktop, Postman via nvm / nvm-windows |
--web |
both |
| Python | Python 3, pipx via pyenv / pyenv-win |
--python |
both |
| Productivity | Starship, bat, eza, fzf, GitHub CLI, Nerd Fonts | --productivity |
both |
| AI CLI Tools | Gemini CLI, Claude Code bring your own API key |
--ai |
both |
| Linux on Windows | WSL2 + Ubuntu, Chocolatey ⚠ restart required after |
--linux |
Windows |