Installation

Homebrew on macOS and Linux

brew install aymericbeaumet/tap/pimp

Docker

docker run -it aymericbeaumet/pimp:latest

Pre-built binaries & packages

Download the desired binary or package from the latest release.

Via the Go toolchain

go install github.com/aymericbeaumet/pimp/cmd/pimp@latest

You can test the correctness of pimp installation by executing pimp --version

Last updated