Skip to content

Version 0.1.1 (2024-08-12)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 00:22

Release Notes

Initial release! For real this time!

Install numbers-guy 0.1.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/axodotdev/numbers-guy/releases/download/v0.1.1/numbers-guy-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install axodotdev/tap/numbers-guy

Download numbers-guy 0.1.1

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