kalk
This is the repository of kalk, a powerful command line calculator app for developers.
Supported Platforms
- Windows x64
- Linux x64 (Debian derivatives - e.g Ubuntu - and distributions supporting RPM packages)
- macOS (High Sierra and higher)
Download
Visit the Download section.
How to Build?
You need to install the .NET 7.0 SDK.
Then from the root folder:
$ dotnet build src -c Release
Alternatively, you can install latest Visual Studio 2022 and open the src/kalk.sln
solution.
License
This software is released under the BSD-Clause 2 license.
Author
Alexandre Mutel aka xoofx.