FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

.github/profile/README.md at main · openbootdotdev/.github · GitHub

Latest commit

 

History

History
33 lines (24 loc) · 1.5 KB

File metadata and controls

33 lines (24 loc) · 1.5 KB

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


Back | FazBrowse Home | New Git URL