Installation
Requirements
Section titled “Requirements”- 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
Section titled “Install”Install wh with Podman bundled:
brew install wheelhouse-paris/tap/wh --with-podmanOr install wh only (if Podman is already installed):
brew install wheelhouse-paris/tap/whcurl -fsSL https://wheelhouse.paris/install.sh | sh- uses: Wheelhouse-Paris/setup-action@v1Verify installation
Section titled “Verify installation”wh --versionwh status requires a running topology — run it after your first wh deploy apply.
Next steps
Section titled “Next steps”Follow the Quick Start to deploy your first agent.