Skip to main content
The brew/ module manages all Homebrew dependencies through a single Brewfile.

Installation

This script:
  1. Installs Homebrew if it’s not already present.
  2. Runs brew bundle against the Brewfile to install everything.

Taps

Formulas (CLI Tools)

Casks (GUI Apps)

Extra Install Step

After brew bundle, install-brew.sh installs @agentclientprotocol/claude-agent-acp globally with npm when npm is available.