Install & download
Download the latest binary
curl -LO "https://dl.pazer.build/go-regex-compiler/benchgen?arch=amd64&os=linux"
Homebrew
brew tap pazer/build https://brew.pazer.build/tap.git
brew trust pazer/build
brew install pazer/build/go-regex-compiler-benchgen
npm
npm install @buildhost/go-regex-compiler/benchgen --registry https://npm.pazer.build
APT (Debian/Ubuntu)
sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://apt.pazer.build/go-regex-compiler/benchgen/key.asc | sudo gpg --dearmor -o /etc/apt/keyrings/buildhost.gpg
echo "deb [signed-by=/etc/apt/keyrings/buildhost.gpg] https://apt.pazer.build/go-regex-compiler/benchgen stable main" | sudo tee /etc/apt/sources.list.d/go-regex-compiler-benchgen.list
sudo apt update && sudo apt install go-regex-compiler-benchgen
Docker / OCI
docker pull oci.pazer.build/go-regex-compiler/benchgen:2