Clikt (pronounced "clicked") is a multiplatform Kotlin library that makes writing command line interfaces simple and intuitive. It's the "Command Line Interface for Kotlin".
Pure Kotlin implementation of a generic command-line parser.
The main features of kotlin/kotlinx-cli are: Kotlin CLI Frameworks.
Open-source alternatives to kotlin/kotlinx-cli include: ajalt/clikt — Clikt (pronounced "clicked") is a multiplatform Kotlin library that makes writing command line interfaces simple and…