AdiosDocs

Installation

Install the Adios CLI to manage your apps from the terminal.

On macOS or Linux, install the checksummed release for Intel or ARM with Homebrew:

brew install adiosdotdev/tap/adios

Upgrade later with brew upgrade adiosdotdev/tap/adios.

Alternatively, use the standalone installer:

curl -fsSL https://adios.dev/install.sh | sh

The installer downloads the latest Adios CLI release from https://github.com/adiosdotdev/cli/releases/latest.