Option A - Direct installer script
Fastest cross-platform command.
Command
curl -fsSL https://dl.relampo.com/install.sh | bashChoose your operating system and follow the recommended setup path. These commands match the official installation guides.
Works on Apple Silicon (arm64) and Intel (amd64).
Fastest cross-platform command.
curl -fsSL https://dl.relampo.com/install.sh | bashRecommended on macOS.
brew tap relampo/tap
brew install --cask relampo/tap/relampoIf Homebrew cannot find relampo yet, use Option A.
Ensure the CLI is available from any directory.
export PATH="$HOME/.local/bin:$PATH"relampo versionrelampo setupFor release updates, advanced setup, and troubleshooting, visit our docs site.