consider using System.CommandLine
Open
- Dominant language
- C#
- Stars
- 160
- Forks
- 69
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
https://github.com/dotnet/command-line-api
Seems better than the random experimental package we're using now. But not sure if it can handle dispatch-style commands (where the allowed/recognized set of trailing options depends on an initial command verb).
We could start by using this for the subcommands that don't do dispatching -- in particular fix up the hacky pmi command parsing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.