Installation
Homebrew
Section titled “Homebrew”brew install usepier/tap/pierFrom source
Section titled “From source”Build with make, not go build. The in-VM supervisor must be embedded
into the binary:
git clone https://github.com/usepier/piercd piermake installLaptop requirements
Section titled “Laptop requirements”- on AWS:
awsCLI v2 and the Session Manager plugin - on GCP: the
gcloudCLI gitand OpenSSH (already on macOS/Linux)- Go 1.24+ (only when building from source)
pier doctor checks all of it, plus your cloud auth and account groundwork:
pier doctor