Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

OpenBoot

One-line macOS development environment setup.

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

No more spending hours configuring a new Mac. OpenBoot installs your entire dev environment — Homebrew, CLI tools, apps, dotfiles — in one command.

What's Inside

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

Features

  • 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

Quick Links