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. 
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 270 3/26/2024
0.12.0 153 3/25/2024
0.11.0 412 9/16/2023
0.10.0 279 9/16/2023
0.9.1 306 9/11/2023
0.9.0 315 9/7/2023
0.8.1 775 12/3/2022
0.8.0 512 11/16/2022
0.7.1 378 11/14/2022
0.7.0 413 11/14/2022
0.6.0 503 7/6/2022
0.5.0 537 3/6/2022
0.4.0 456 12/30/2020
0.3.1 528 12/6/2020
0.3.0 483 12/4/2020
0.2.0 453 12/3/2020
0.1.1 527 11/28/2020
0.1.0 603 11/28/2020
0.1.0-preview 303 11/24/2020