kalk 0.12.1

dotnet tool install --global kalk --version 0.12.1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local kalk --version 0.12.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=kalk&version=0.12.1                
nuke :add-package kalk --version 0.12.1                

kalk Build Status Build Status NuGet

<img align="right" width="160px" height="160px" src="https://raw.githubusercontent.com/xoofx/kalk/master/img/kalk.png">

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.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.12.1 325 3/26/2024
0.12.0 161 3/25/2024
0.11.0 418 9/16/2023
0.10.0 285 9/16/2023
0.9.1 312 9/11/2023
0.9.0 321 9/7/2023
0.8.1 783 12/3/2022
0.8.0 522 11/16/2022
0.7.1 386 11/14/2022
0.7.0 421 11/14/2022
0.6.0 511 7/6/2022
0.5.0 545 3/6/2022
0.4.0 464 12/30/2020
0.3.1 536 12/6/2020
0.3.0 491 12/4/2020
0.2.0 461 12/3/2020
0.1.1 535 11/28/2020
0.1.0 611 11/28/2020
0.1.0-preview 307 11/24/2020