izrik / NCommander

A C# library for building command-base console applications. Inspired by python's argparse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NCommander Build Status NuGet

A C# library for building command-base console applications. Inspired by python's argparse.

Hacking

Build the solution with dotnet build NCommander.sln. Run the tests with dotnet test NCommander.sln.

About

A C# library for building command-base console applications. Inspired by python's argparse.

License:GNU Lesser General Public License v3.0


Languages

Language:C# 99.3%Language:Shell 0.7%