Install
macOS — download the .dmg, or:
curl -fsSL https://llamay.com/install.sh | sh
Linux — the same one-liner, or a .deb / .rpm below.
Windows — download the _setup.exe, or in PowerShell:
irm https://llamay.com/install.ps1 | iex
Every installer puts llamay on PATH and leaves a server on
http://127.0.0.1:8081. LLAMAY_NO_SERVICE=1 skips that.
macOS artifacts are Developer ID signed and notarized by Apple.
Windows artifacts are Authenticode signed through Azure Trusted
Signing. SHA256SUMS covers every file here.