This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Version 0.6.0 (2023-11-09)
Release Notes
- Adds a new language-agnostic "generic" project type, with the package definition coming from a new
dist.toml
metadata file. This is gated behind the newgeneric-projects
feature.
Install axoproject 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.6.0/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.6.0/axoproject-installer.ps1 | iex
Download axoproject 0.6.0
axoproject-aarch64-apple-darwin.tar.xz | checksum |
axoproject-x86_64-apple-darwin.tar.xz | checksum |
axoproject-x86_64-pc-windows-msvc.zip | checksum |
axoproject-x86_64-unknown-linux-gnu.tar.xz | checksum |