A Kotlin DSL for working with shell commands, Git, Android SDK tools, and ADB devices.
- Run shell commands and capture output.
- Git operations through a Kotlin API.
- Android SDK and ADB device management.
- Composable, extendable abstractions for CLI tools.
implementation("io.github.diskria:kotlin-shell-dsl:LATEST")This project is licensed under the MIT License.