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
- More powerful shell completion
- Doc generation default value set by environment variable
- Man page generation feature is not documented anywhere
- Build out all of the v3 documentation
- Use mkdocs `mike` for multi-version docs
- Shell completions are broken when login shell is different than currently active shell
- Wrong help output when a Command has "HideHelpCommand=true" but no defined subcommands
- Shell completion requires double TAB on first usage
- Remove `go generate` from v2 build process
- V2 remove `go generate` from the build process
- Docs
- Go not yet supported