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
- 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)
- Clarification regarding Command.Arguments property
- What's the best practice to report an error when using a bool flag in the wrong way?
- feat: add TextFlag
- Removal of integer flags causes issues.
- Text flags
- Docs
- Go not yet supported