Cross-platform binaries for the Pullminder CLI.
curl -fsSL https://raw.githubusercontent.com/pullminder/cli/main/install.sh | shbrew install pullminder/tap/pullmindernpx pullminder --helpDownload the binary for your platform from the releases page.
| Platform | Binary |
|---|---|
| Linux (x86_64) | pullminder-linux-amd64 |
| Linux (ARM64) | pullminder-linux-arm64 |
| macOS (Intel) | pullminder-darwin-amd64 |
| macOS (Apple Silicon) | pullminder-darwin-arm64 |
| Windows (x86_64) | pullminder-windows-amd64.exe |
pullminder registry init
pullminder registry validate --strict
pullminder registry pack add --slug my-rules --kind detection --name "My Rules"
pullminder versionApache-2.0