Files
pnpm/resolving
Zoltan Kochan 8cea0ee7ed feat: add aqua resolver for installing binary tools from GitHub Releases
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]`
2026-06-16 08:59:44 +02:00
..
2026-06-15 08:37:08 +02:00