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 | sh

Direct download

Linux

Recommended installer

curl -LsSf https://kanros.dev/install.sh | sh

Direct download

Windows

Recommended installer

irm https://kanros.dev/install.ps1 | iex

Direct download

Verify your download

Every archive ships with a matching .sha256 file. Check it before extracting:

verify + install
$ 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.