Skip to content

Installation

  • Git — version control
  • Podman — container runtime (included with --with-podman, or install separately)
  • macOS ARM or Linux amd64 (MVP); macOS Intel + Linux arm64 coming in Phase 2

Install wh with Podman bundled:

Terminal window
brew install wheelhouse-paris/tap/wh --with-podman

Or install wh only (if Podman is already installed):

Terminal window
brew install wheelhouse-paris/tap/wh
Terminal window
wh --version

wh status requires a running topology — run it after your first wh deploy apply.

Follow the Quick Start to deploy your first agent.