Public distribution repository for the ArchAstro CLI.
GitHub Releases are the canonical distribution path.
Prefer Homebrew when available:
brew install ArchAstro/tools/archastroFallback to the installer script:
curl -fsSL https://raw.githubusercontent.com/ArchAstro/archastro-cli/main/install.sh | bashUse the installer script:
curl -fsSL https://raw.githubusercontent.com/ArchAstro/archastro-cli/main/install.sh | bashUse the PowerShell installer:
irm https://raw.githubusercontent.com/ArchAstro/archastro-cli/main/install.ps1 | iexAdd the marketplace and install the public plugins:
/plugin marketplace add archastro/archastro-cli
/plugin install cli@archastro
/plugin install agents@archastro
The helper plugin remains in ArchAstro/claude-plugins.