Public distribution repository for the ArchDev CLI. GitHub Releases contain binaries built and tested from the private firstlanding source repository.
GitHub Releases are the canonical distribution path.
Prefer Homebrew:
brew install ArchAstro/tools/archdevOr use the installer:
curl -fsSL https://raw.githubusercontent.com/ArchAstro/archdev/main/install.sh | bashcurl -fsSL https://raw.githubusercontent.com/ArchAstro/archdev/main/install.sh | bashirm https://raw.githubusercontent.com/ArchAstro/archdev/main/install.ps1 | iexThe release archive installs both archdev and its archdev-dashboard
sidecar. The Unix installer also configures Bash, Zsh, or Fish completions for
the active shell.
This repository owns public distribution: installers, release metadata, and downloadable binaries. ArchDev's source and release build stay in firstlanding. Report installation and packaging problems with a GitHub issue here.