xoofx / kalk

kalk is a powerful command line calculator app for developers.

Home Page:https://kalk.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kalk Build Status Build Status NuGet

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.

About

kalk is a powerful command line calculator app for developers.

https://kalk.dev

License:BSD 2-Clause "Simplified" License


Languages

Language:C# 99.6%Language:SCSS 0.2%Language:Inno Setup 0.1%Language:JavaScript 0.1%Language:CSS 0.0%Language:HTML 0.0%