HexCalc 0.5.1
A simple command line for doing math with hexadecimal, decimal, and binary numbers.
dotnet tool install --global HexCalc --version 0.5.1
This package contains a .NET Core Global Tool you can call from the shell/command line.
Release Notes
### Fixed
- Fix bug where digits would disappear for hexadecimal and binary numbers.
Dependencies
This package has no dependencies.