Knaix CLIBY KOVALENT AI
BETA

Installation

Knaix is distributed as a single static binary. You can install it using our automated script or compile it from source.

Automatic Install (Unix)

The easiest way to install Knaix on macOS or Linux is via our install script. It automatically detects your operating system and architecture (including Apple Silicon and Linux ARM64).
curl -sSL https://knaix.com/install.sh | sh

Direct Binary Download

If you prefer to download the binaries directly, you can find the latest releases on our dedicated release server. We provide pre-built static binaries for most common platforms:
  • macOS: Apple Silicon (ARM64) and Intel (x86_64)
  • Linux: GNU/Linux x86_64 and ARM64
Visit releases.knaix.com to see all available versions.

Verifying Installation

Once installed, verify that the CLI is accessible by running:
knaix --version
Expected output: knaix 0.2.x