Skip to content

Version 0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 23:42
· 21 commits to main since this release

Release Notes

         +--------------------------------------+
         | now with linux static musl binary!!! |
         +--------------------------------------+
        /
≽(◕ ᴗ ◕)≼

Install axolotlsay 0.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axolotlsay/releases/download/v0.2.1/axolotlsay-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/axodotdev/axolotlsay/releases/download/v0.2.1/axolotlsay-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install @axodotdev/[email protected]

Install prebuilt binaries via Homebrew

brew install axodotdev/homebrew-tap/axolotlsay

Download axolotlsay 0.2.1

File Platform Checksum
axolotlsay-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
axolotlsay-x86_64-apple-darwin.tar.gz macOS Intel checksum
axolotlsay-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
axolotlsay-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
axolotlsay-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
axolotlsay-x86_64-pc-windows-msvc.msi Windows x64 checksum