kotlinx-cli
kotlinx-cli copied to clipboard
[Q] Multi command mode - parsing Git like command line structures
Thanks for this project. Today, I am using https://github.com/airlift/airline for most my CLI parsing and it has better support for Single and multi-command modes. Does kotlinx.cli have any plans to support something like that in future?
Yes, it is in the plans.