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 |