kommander
Kotlin MPP bindings for various cli tools. The libraries only wrap around the clis and still require them to be natively
available on the PATH. Main use-case is convenient and typesafe scripting with *.kts, however this could also be used in
applications as a regular library (as long as runtime environment had appropriate native tooling installed for each cli)
.
Modules
- kommander-core[WIP] – core constructs to manage CLI command building
- kommander-buildah[WIP] – buildah cli bindings
- kommander-podman[TODO] – podman cli bindings