cli
https://github.com/urfave/cli
Go
A simple, fast, and fun package for building command line apps in Go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- Local field on StringSliceFlag breaks the value parsing
- Short option handling doesn’t consume value token for combined short flags (e.g. -som foo)
- Fix:(issue_2254) Fix incorrect handling of arg after short option token
- How to set up a cli.StringMapFlag of Slices (v3)
- Repeated similarly named flags & Before() doesn't go before --help global option.
- Features for v4 release
- The boolean flag is not behaving as intended.
- Mutually exclusive flags are not suggested by shell completion
- Imbalance between Before and After calls at printing help
- HideHelpCommand issues
- Docs
- Go not yet supported