Installing HORUS CLI
The HORUS CLI is your main tool for interacting with the package registry. Install it using one of the methods below.
Quick Install (Recommended)
One-line installer for Linux and macOS:
$ curl -fsSL https://get.horus-registry.dev | shUsing Cargo
If you have Rust installed:
$ cargo install horusVerify Installation
$ horus --versionNext step: After installation, authenticate with your account to publish packages.