Installation
On this page
Install using Binaries
To install the MPAS CLI, you can download the binaries for major platforms from the GitHub releases page.
Homebrew
You can also install via homebrew for macOS and Linux:
brew install open-component-model/tap/mpas
Bash
To install with bash
for macOS or Linux execute the following command:
curl -sfL https://raw.githubusercontent.com/open-component-model/mpas/main/install.sh | sh -