Download
Get kanros v0.1.0-rc.1
One static binary per platform, with a SHA-256 checksum for every archive. Free during early access — no license key, no account, no telemetry. macOS Apple Silicon, Linux x86_64 (glibc & musl), and Windows are available now; the remaining targets are marked soon while the release pipeline finishes them.
macOS
Recommended installer
curl -LsSf https://kanros.dev/install.sh | shDirect download
- Apple Siliconaarch64-apple-darwinsha256
- Intelx86_64-apple-darwinsoon
Linux
Recommended installer
curl -LsSf https://kanros.dev/install.sh | shDirect download
- x86_64 (glibc)x86_64-unknown-linux-gnusha256
- x86_64 (musl)x86_64-unknown-linux-muslfully staticsha256
- ARM64 (glibc)aarch64-unknown-linux-gnusoon
Windows
Recommended installer
irm https://kanros.dev/install.ps1 | iexDirect download
Verify your download
Every archive ships with a matching .sha256 file. Check it before extracting:
$ sha256sum -c kanros-aarch64-apple-darwin.tar.xz.sha256 $ tar -xJf kanros-aarch64-apple-darwin.tar.xz $ sudo install -m 0755 kanros /usr/local/bin/
Then run kanros run -c examples/smoke/kanros.yaml — the smoke fixture uses the built-in echo provider, so it needs no API key and no network. See the installation docs for Homebrew, completions, and more.
Licensing
kanros is proprietary software, free of charge during the early-access period for personal and commercial use. The binary runs entirely on your machine — no telemetry, no license checks, no account. Pricing for post-GA releases will be announced ahead of time, and early-access versions will remain usable.