JustCli 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package JustCli --version 0.0.4
NuGet\Install-Package JustCli -Version 0.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JustCli" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JustCli --version 0.0.4
#r "nuget: JustCli, 0.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JustCli as a Cake Addin
#addin nuget:?package=JustCli&version=0.0.4

// Install JustCli as a Cake Tool
#tool nuget:?package=JustCli&version=0.0.4

Just a quick way to create your own command line tool.

Product Compatible and additional computed target framework versions.
.NET Framework net 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JustCli:

Package Downloads
ccc

Command Line Utility for CertCentral

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 1,017 9/1/2021
2.3.0 401 2/23/2021
2.2.2 5,182 10/19/2018
2.2.1 838 10/19/2018
2.2.0 809 10/19/2018
2.1.0 818 10/16/2018
2.0.1.1 1,100 5/27/2018
2.0.1 1,324 1/16/2018
2.0.0 947 12/18/2017
2.0.0-rc 1,024 12/17/2017
1.2.2 3,704 1/6/2017
1.2.1 1,042 1/5/2017
1.2.0 1,064 12/28/2016
1.1.2 1,011 12/24/2016
1.1.1 1,023 12/21/2016
1.0.1 1,031 12/7/2016
1.0.0 1,022 11/20/2016
0.0.5 1,072 3/24/2016
0.0.4 1,079 1/19/2016
0.0.3 1,142 1/17/2016
0.0.2 1,060 1/12/2016
0.0.1 1,107 1/11/2016

+ CommandOutput attribute. It allows to inject common output to the command.