Version 0.1.0 (2024-08-12)
Release Notes
Initial release!
Install numbers-guy 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/numbers-guy/releases/download/v0.1.0/numbers-guy-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/axodotdev/numbers-guy/releases/download/v0.1.0/numbers-guy-installer.ps1 | iex"Install prebuilt binaries into your npm project
npm install numbers-guy@0.1.0Install prebuilt binaries via Homebrew
brew install axodotdev/tap/numbers-guyDownload numbers-guy 0.1.0
| 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 |