/command-line-api

System.CommandLine: Command line parsing, invocation, and rendering of terminal output.

Primary LanguageC#MIT LicenseMIT

System.CommandLine

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

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-63619-01

Contributing

See the Contributing guide for developer documentation.

License

This project is licensed under the MIT license.

.NET Foundation

.NET is a .NET Foundation project.