Skip to main content
Version: 0.10.1

Installation

Works on all platforms. Includes pre-built binaries.

npm install -g agnix

Or run without installing:

npx agnix .

Homebrew (macOS / Linux)

brew tap avifenesh/agnix && brew install agnix

Cargo (Rust toolchain)

cargo install agnix-cli

Pre-built binaries

Download from GitHub Releases for your platform.

Verify installation

agnix --version

Editor extensions

agnix ships editor integrations powered by the agnix-lsp server:

EditorInstall
VS CodeMarketplace
JetBrainsPlugin
NeovimPlugin
ZedExtension

See Editor Integration for setup details.