Fresh Mac? Don't spend
3 hours setting it up

One command installs Git, Node, Docker, VS Code, shell config, dotfiles—everything you'd normally spend your first day installing. Then snapshot your setup and share it with your team so they get the same thing.

Installs Homebrew packages, apps, configures shell + macOS preferences
Snapshot your current Mac and recreate it on another machine
Share your exact setup with teammates via a one-line install URL
$
brew install openbootdotdev/tap/openboot

Alternative: curl -fsSL openboot.dev/install.sh | bash

openboot
OpenBoot demo — installing dev tools in one command

How It Works

One command, a few picks, done in under 30 minutes.

1

Run one command

Paste the curl command into your terminal. If Homebrew isn't installed, it sets that up too — Xcode tools and all. Then the package picker opens.

2

Pick your tools

A terminal menu opens. Start from a preset or go package by package — toggle what you want, confirm, and you're done choosing.

3

Everything installs itself

Packages download, shell gets configured, dotfiles get linked, macOS preferences get applied. It runs unattended — no babysitting needed.

4

Open a new terminal

Your tools are there, aliases work, shell config is live. Everything that used to take a full day is already done.