Kirpi.CLI
0.3.0-alpha
.NET Core 3.1
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Kirpi.CLI --version 0.3.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.3.0-alpha | 2,419 | 4/19/2020 |
0.2.1-alpha | 247 | 2/10/2020 |
0.2.0-alpha | 387 | 8/23/2019 |