This repository contains the code for System.CommandLine, a library for command line parsing, invocation, and rendering of terminal output. For more information, please see our wiki.
Packages are available on MyGet. The core package is System.CommandLine.Experimental.
You can install the System.CommandLine library (which is contained in the System.CommandLine.Experimental package) by running the following command:
> dotnet add package --source https://dotnet.myget.org/F/system-commandline/api/v3/index.json System.CommandLine.Experimental -v 0.1.0-alpha-63621-01See the Contributing guide for developer documentation.
This project is licensed under the MIT license.
.NET is a .NET Foundation project.