- 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. +
+ Pick your stack in a terminal menu, then walk away while it installs everything.
- -curl -fsSL openboot.dev/install.sh | bash
-
-
- Have Homebrew? brew install openbootdotdev/tap/openboot
-
curl -fsSL openboot.dev/install.sh | bash
+
+ Have Homebrew? brew install openbootdotdev/tap/openboot
+
> how it works
-Paste the curl command into your terminal. If Homebrew isn't installed, it sets that up too.
-A terminal menu opens. Start from a preset or go package by package — toggle what you want.
-Packages download, shell gets configured, dotfiles linked, macOS prefs applied. Unattended.
-Your tools are there, aliases work, shell config is live. A full day of setup, already done.
-{s.d}
+> community configs
+ Browse all configs → +$ curl -fsSL openboot.dev/{c.username}/{c.slug} | bash
+
+ {/each}
+