mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-17 11:12:25 -04:00
Adds a new `aqua:` protocol resolver that installs prebuilt CLI binaries from GitHub Releases using the aquaproj/aqua-registry. Wired into the default resolver after the tarball resolver and before local resolution. Usage: `pnpm add --global aqua:BurntSushi/ripgrep[@version]`