Skip to content

aontu 0.1.15 (Go CLI)

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 10:48
· 4 commits to main since this release
05a8760

Prebuilt aontu and aontu-lsp for Linux, macOS and Windows on amd64 and arm64, from the Go module go/v0.1.15: the archives, and deb, rpm and apk packages. Install with curl -fsSL https://aontu.dev/install.sh | sh (the script is install.sh here), with the setup action aontu-lang/aontu/setup-action in a workflow, or from the image ghcr.io/aontu-lang/aontu:0.1.15; SHA256SUMS has the sums. For the package managers, aontu.rb is the Homebrew formula, aontu.json the Scoop manifest, and the winget and AUR archives hold their manifests. The same commit installs with go install github.com/aontu-lang/aontu/go/cmd/aontu@v0.1.15. The changes are in CHANGELOG.md.