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
- fix: report a flag that needs an argument but is not last in a short group
- fix: restore Unwrap on the error returned by Exit
- fix: reject a parent's Local flag inside a short option group
- Add urfave_cli_no_template build tag
- Add urfave_cli_no_template build tag (generated code)
- fix: complete persistent flags in shell completion
- fix: show inherited persistent flags in command help
- fix: reject duplicate flag names
- feat: add Parent() accessor to Command
- Handle Before errors with OnUsageError
- Docs
- Go not yet supported