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
- Passing arg to bool flag breaks other flags
- Is there a way to update the format of VisibleFlags?
- Allow flags to come after arguments
- Strange behavior of CLI flags
- The document includes broken links
- reorder flags so they can come after arguments
- Ability to add context values
- Default `cli.App.Usage` behaviour is very hard to override and leads to ugly help
- Remove [command [command options]] from help text if there are no sub commands
- Fix:(issue_1916) Add additional check for --
- Docs
- Go not yet supported