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
- Fish completion now supports dynamic completions
- bug: zsh autocompletions
- Add EnableBeforeForHelp option to execute Before functions with help flags
- BoolWithInverseFlag alias not shown in help
- Mutually exclusive flags in help output
- Improve `AllowExtFlags` robustness
- An empty argument and all subsequent arguments are dropped
- Auto-completion with unfinished partial flags (`--XXX<TAB>` returns no completions
- DefaultCommand don't work correctly with Flags
- chore(deps): bump mkdocs-git-revision-date-localized-plugin from 1.5.0 to 1.5.1 in the python-packages group
- Docs
- Go not yet supported