bold-brew/site
Vito Castellano 4e5a655b15
feat: add one-liner install script
Add install.sh that installs Homebrew (if needed) + Bold Brew in one command:
  curl -fsSL .../install.sh | bash

Features:
- Detects OS (macOS/Linux) and architecture
- Installs Homebrew if not present
- Configures PATH for Homebrew
- Installs or upgrades Bold Brew
- Colorful output with ASCII banner

Also updates README and website with quick install instructions.
2025-12-29 22:45:44 +01:00
..
content/blog docs(website): add Brewfile Mode blog post and update features 2025-12-29 17:08:38 +01:00
templates feat: add one-liner install script 2025-12-29 22:45:44 +01:00