The Scoop bucket for Kunobi Ninja CLIs:
- kache — content-addressed, zero-copy build cache for Rust, C/C++ and more.
- kobe — CLI for pools of pre-warmed Kubernetes virtual clusters.
scoop bucket add kunobi https://github.com/kunobi-ninja/scoop-kunobi
# kache
scoop install kunobi/kache # stable
scoop install kunobi/kache-unstable # pre-release channel
# kobe
scoop install kunobi/kobe # stable
scoop install kunobi/kobe-unstable # pre-release channelThe binaries are published for both x64 and arm64 Windows.
kache (stable) and kache-unstable (pre-release) both provide a kache command. If you have both installed, Scoop's shim points at whichever you scoop reset last:
scoop reset kache-unstable # make `kache` run the unstable build
scoop reset kache # switch back to stableManifests auto-update from kache's GitHub Releases via the Excavator workflow (checkver + autoupdate, hashes read from the release .sha256 sidecars). This bucket is created from ScoopInstaller/BucketTemplate.