Skip to content

ArchAstro/archastro-cli

Repository files navigation

ArchAstro CLI

Public distribution repository for the ArchAstro CLI.

Install

GitHub Releases are the canonical distribution path.

macOS

Prefer Homebrew when available:

brew install ArchAstro/tools/archastro

Fallback to the installer script:

curl -fsSL https://raw.githubusercontent.com/ArchAstro/archastro-cli/main/install.sh | bash

Linux

Use the installer script:

curl -fsSL https://raw.githubusercontent.com/ArchAstro/archastro-cli/main/install.sh | bash

Windows

Use the PowerShell installer:

irm https://raw.githubusercontent.com/ArchAstro/archastro-cli/main/install.ps1 | iex

Claude Code Plugins

Add 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.

About

Official repository for the ArchAstro Platform CLI and associated LLM Plugins

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors