cli-kt is a Kotlin Multiplatform framework for implementing terminal applications.
cli-kt
Add the following to your build.gradle.kts.
build.gradle.kts
repositories { maven("https://git.infendro.com/api/packages/Infendro/maven") } dependencies { implementation("com.infendro:cli:1.4.1") }
Home Documentation Changelog
Deleting the wiki page "Home" cannot be undone. Continue?