Skip to content

Horus v0.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 02:09
eeb3a39

Install

curl -fsSL https://horus.sh/install.sh | bash

Requirements

  • Node.js 22+ (self-contained executable)
  • Python 3.11+ with uv or pip (optional — source-intelligence features)

Also available via

npm install -g @merittdev/horus
brew install meritt-dev/tap/horus

Direct download (Linux / macOS)

curl -fsSL https://github.com/meritt-dev/horus/releases/download/v0.22.0/horus-v0.22.0 -o horus
chmod +x horus && sudo mv horus /usr/local/bin/horus
horus --version

Note: the single-file direct download has no local persistence (incident memory / horus ask are display-only). Install via npm or brew for those.