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
- optimize: use self properties instead of declared new variables
- Fix:(issue_2131) Show help text for BoolWithInverseFlag
- Do we need default Usage for root command?
- Flag Action not invoked when the value is supplied from ENV Sources
- Fish completions with identically named sub-commands now work
- improve readability of help text
- V3: unknown flag parsing is broken from v2: flag provided but not defined
- How To Share Same Slice Destination Among Different Flags
- Allow to use a subcommand after a positional argument
- Newbie question: how to _really_ change CommandHelpTemplate and where did AppHelpTemplate go? (v3)
- Docs
- Go not yet supported