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
- 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
- Common options passed to parent not accessible to subcommands.
- JPMS split package
- Env vars are not bound when `CoreCliktCommand` is used
- Warning "A restricted method in java.lang.System has been called" is printed with Java24
- Clikt 5.0.3 : NoClassDefFoundError: kotlin/jdk7/AutoCloseableKt
- Docs
- not yet supported