Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 16:22
· 226 commits to main since this release

Install axoproject 0.1.0

Install prebuilt binaries via shell script

# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.1.0/axoproject-v0.1.0-installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm https://github.com/axodotdev/axoproject/releases/download/v0.1.0/axoproject-v0.1.0-installer.ps1 | iex

Download axoproject 0.1.0

target kind download
aarch64-apple-darwin tarball axoproject-v0.1.0-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball axoproject-v0.1.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball axoproject-v0.1.0-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball axoproject-v0.1.0-x86_64-unknown-linux-gnu.tar.xz