Registry Guide

How to publish, install, and manage packages on the HORUS Registry

Account Setup

Create an account to publish packages, leave reviews, join organizations, and manage your API keys.

Sign Up via GitHub

The registry uses GitHub for authentication. Click Sign In in the top navigation and authorize with your GitHub account.

CLI Login

To use the CLI for publishing and installing, authenticate from the terminal:

Opens your browser for GitHub authentication:

$ horus auth login

Verify you are logged in:

$ horus auth whoami

Account Settings

Visit your Account page to:

  • View your profile and GitHub connection
  • Manage API keys for CI/CD
  • Check your account usage and plan

No GitHub? You can still browse and install public packages without an account. An account is only required for publishing, reviews, and organization membership.