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
- Unexpected args when using DefaultCommand
- Fix:(issue_2209) Add mutex flags to completion
- fix completion of "--"
- Fix:(issue_2225) Make external flags more robust.
- Use self properties instead of declared new variables
- Do we need default Usage for root command?
- Help fails when a command argument is specified
- Collect unknown flags
- Autocomplete not work after source, but works after login
- Improve readability of help text
- Docs
- Go not yet supported