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
- Fix:(issue_2056) Add cmd.XXXArgs() functions for retrieving args
- autocomplete not work after source, but works after login
- chore: Bump golangci-lint to v2
- Bump golangci/golangci-lint-action from 6 to 7
- V3: Subcommands do not display help for GLOBAL OPTIONS
- 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)
- Docs
- Go not yet supported