clikt
https://github.com/ajalt/clikt
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.
not yet supported0 Subscribers
Add a CodeTriage badge to clikt
Help out
- Issues
- Add `negatable` parameter to `flag()`
- Add `acceptsValue` parameter to `flag()`
- Add Context.showEnvvarsInHelp to show envvar names in help output
- GraalVM native-image built with clikt 5.x segfaults inside GC when run from a TTY (works on clikt 4.4.0)
- The validate modifier should also catch all exceptions.
- Ability to group commands in the help
- Feature to integrate `ChainedCliktCommand` as subcommand of `CliktCommand`
- premature evaluation of mutually-exclusive flag converters
- `/`‑prefixed args with `=` misparsed as non-existing option
- Consider generation of OpenCLI specification
- Docs
- not yet supported