зеркало из
1
0
Форкнуть 0
A second-generation parser for the .NET Core command line tools
Перейти к файлу
John Beisner 30e30385e5 Removing the 'RestoreSources' from all project files. 2017-11-16 11:33:14 -08:00
CommandLine Fix handling of tokens following a double dash. 2017-10-23 12:54:58 -07:00
CommandLine.Tests Removing the 'RestoreSources' from all project files. 2017-11-16 11:33:14 -08:00
SampleParsers Removing the 'RestoreSources' from all project files. 2017-11-16 11:33:14 -08:00
dotnet Refactor HelpView code and fix accidental unbundling bug (#36) 2017-03-13 15:26:52 -07:00
tools Removing the 'RestoreSources' from all project files. 2017-11-16 11:33:14 -08:00
.gitignore fix nuget folder paths 2017-03-01 22:40:25 -08:00
CommandLine-netcore.sln initial checkin 2017-03-01 21:12:39 -08:00
CommandLine.sln remove git example and sample console 2017-03-02 12:42:28 -08:00
Directory.Build.props Formatting updates... 2017-11-16 08:33:20 -08:00
LICENSE Initial commit 2017-03-01 12:39:28 -08:00
README.md Formatting updates... 2017-11-16 08:33:20 -08:00
build.cmd Allow build.cmd to run on machine with default posh execution policy 2017-06-26 15:20:03 -07:00
build.proj BuildTools 'props' and 'targets' should be imported automatically. 2017-11-14 13:56:17 -08:00
build.ps1 Use SDK 1.1.4 only instead of the 2 SDKs 2017-11-10 21:26:55 -08:00
build.sh Minor update... 2017-11-12 14:45:41 -08:00
netci.groovy Move test result parsing to trx, repeatable local build 2017-03-02 10:49:38 -08:00

README.md

Microsoft.DotNet.Cli.CommandLine

A second-generation parser for the .NET Core command line tools.

Build Status

Latest Daily Build
master