Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

argusred-dist

Public release artifacts for ArgusRed.

This repository only hosts the compiled release binaries that brew install argusred downloads. The ArgusRed source code lives in a separate private repository.

Install

Recommended — one-line installer (plain HTTPS, no Homebrew/git, no keychain prompt):

curl -fsSL https://raw.githubusercontent.com/CosineAI/argusred-dist/main/install.sh | sh

Or with Homebrew:

brew install CosineAI/argusred/argusred

The installer (install.sh in this repo) detects your platform, downloads the latest published release tarball, verifies its SHA-256 checksum, strips the macOS quarantine attribute (macOS only), and installs the argusred binary to a directory on your PATH. Re-run it any time to update.

Supported platforms

OS Asset
macOS (Apple Silicon) argusred-darwin-arm64.tar.gz
Linux x86_64 argusred-linux-amd64.tar.gz
Linux arm64 argusred-linux-arm64.tar.gz

Intel macOS and Windows are not built yet. On Linux, code search uses ripgrep when available (the bundled native search engine is macOS-only for now).

Releases are published here as GitHub Release assets (argusred-<platform>.tar.gz) by the ArgusRed release pipeline.

About

Public release artifacts for ArgusRed (brew downloads). Source is private in CosineAI/argusred.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages