Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 May 21:23
· 58 commits to main since this release
045a89a

Install

Download the binary for your platform, mark executable, and put it on your PATH:

# macOS arm64 (Apple Silicon)
curl -L -o aula https://github.com/Casperjuel/aula-mcp/releases/download/v1.0.1/aula-darwin-arm64
chmod +x aula
mv aula /usr/local/bin/aula

# Linux x64
curl -L -o aula https://github.com/Casperjuel/aula-mcp/releases/download/v1.0.1/aula-linux-x64
chmod +x aula
sudo mv aula /usr/local/bin/aula

Then aula login to start. See the README for the full quickstart.

Not affiliated with KMD A/S, Netcompany A/S, or the Aula consortium.
Aula is a trademark of its respective owner.