dotnet / dotnet/command-line-api
Add support for "default verb"
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
[CommandLineParser](https://github.com/commandlineparser/commandline) supports ["default verb"](
https://github.com/commandlineparser/commandline/wiki/Verbs#default-verb) which is a nice feature.
Can this be added to System.CommandLine or is there a way to achive same effect already?
Contributor guide
Assessment
This issue has not been assessed yet.