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
- Docs are not updated
- Ensure primary library usage is via struct literals
- Define base error type and use stdlib error wrapping
- Add StringMap flag for altsrc
- Is there a way / are there plans to provide lifecycle / hooks methods?
- Use of obsolete v1 aliases goes undetected
- Validate that PRs have a title / release notes / labels
- Fix the documentation tests so that they run against the code in the current branch
- i18n support for urfave/cli
- Release 3.x meta/discussion
- Docs
- Go not yet supported