Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 21:37
· 22 commits to main since this release

Release Notes

         +-----------------------------------------+
         | now with homebrew and msi installers!!! |
         +-----------------------------------------+
        /
≽(◕ ᴗ ◕)≼

Install axolotlsay 0.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install @axodotdev/axolotlsay@0.2.0

Install prebuilt binaries via Homebrew

brew install axodotdev/homebrew-tap/axolotlsay

Download axolotlsay 0.2.0

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-pc-windows-msvc.msi Windows x64 checksum