Horus v0.21.7
Install
curl -fsSL https://horus.sh/install.sh | bashRequirements
- 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/horusDirect download (Linux / macOS)
curl -fsSL https://github.com/meritt-dev/horus/releases/download/v0.21.7/horus-v0.21.7 -o horus
chmod +x horus && sudo mv horus /usr/local/bin/horus
horus --versionNote: the single-file direct download has no local persistence (incident memory /
horus askare display-only). Install via npm or brew for those.