Skip to content

Files

Latest commit

38c6e81 · Feb 9, 2025

History

History

clikt-mordant

Module clikt-mordant

This is the full Clikt module that uses Mordant for rendering help messages and interacting with the system.

Installation

dependencies {
    implementation("com.github.ajalt.clikt:clikt:$cliktVersion")
}