One-line macOS development environment setup.
curl -fsSL https://openboot.dev/install.sh | bashNo more spending hours configuring a new Mac. OpenBoot installs your entire dev environment — Homebrew, CLI tools, apps, dotfiles — in one command.
| Repo | Description |
|---|---|
| openboot | Go CLI with interactive TUI — presets, snapshot, doctor, auto-update |
| openboot.dev | SvelteKit dashboard & API — config builder, Brewfile import, install scripts |
| dotfiles | GNU Stow-based dotfiles template — fork and customize |
| homebrew-tap | Homebrew tap — brew install openbootdotdev/tap/openboot |
| homebrew-core | Fork for Homebrew core formula submission |
- Preset-based — Choose minimal, developer, or full setup
- Custom configs — Create shareable install URLs for your team
- Dotfiles support — Auto-deploy configs via GNU Stow
- Interactive TUI — Pick exactly what you need
- Snapshot — Capture your current setup and share it
- Web dashboard — Visual config builder at openboot.dev
- openboot.dev — Create your config
- Documentation