Kirpi.CLI 0.3.0-alpha

This is a prerelease version of Kirpi.CLI.
dotnet tool install --global Kirpi.CLI --version 0.3.0-alpha
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 Kirpi.CLI --version 0.3.0-alpha
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Kirpi.CLI&version=0.3.0-alpha&prerelease
nuke :add-package Kirpi.CLI --version 0.3.0-alpha

Hello, this is kirpi. I love eating cat food and reading programming interfaces. I can read OpenAPI documents and write web pages, services, etc.

dotnet kirpi transform -s petstore.yaml

Install

See instructions at the nuget link. Since it's in preview, you need to specify the versions like:

dotnet tool install --global Kirpi.CLI --version x.y.z-alpha

In order to update, just switch install with update. If there is a version listed on nuget but dotnet tool fails to find and update, you can try clearing the cache by:

dotnet nuget locals http-cache --clear

Credits

This project references many open source libraries.

The logo is derived from Hedgehog by Kirill Kolchenko from the Noun Project.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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.3.0-alpha 2,456 4/19/2020
0.2.1-alpha 272 2/10/2020
0.2.0-alpha 424 8/23/2019