Install
Homebrew
Section titled “Homebrew”brew tap fairlabs/tap https://forgejo.fairlabs.dev/fairlabs/homebrew-tap.gitbrew install pkmnix profile install git+https://forgejo.fairlabs.dev/ferrumboll/pkmTry it without installing:
nix run git+https://forgejo.fairlabs.dev/ferrumboll/pkm -- --helpFrom Source
Section titled “From Source”Requires Go 1.21 or newer.
git clone https://forgejo.fairlabs.dev/ferrumboll/pkm.gitcd pkmgo install ./cmd/pkm/Verify
Section titled “Verify”pkm --versionpkm --helpThe version output includes the release stage while pkm is in alpha.