Skip to content

ArchAstro/archastro

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 Plugin

Add the marketplace and install the archastro plugin:

/plugin marketplace add archastro/archastro-cli
/plugin install archastro@archastro

The archastro plugin bundles everything: CLI install/auth commands, agent authoring, deployment, chat, and impersonation. 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