#
Gradle
2 articles on this topic
How to Build a Simple Tool with Kotlin
Kotlin isn't just for Android anymore; it's the overlooked secret weapon for robust, cross-platform command-line tools. Ditch fragile scripts for type-safe, performant utilities.
18 min read
How to Build a Simple Project with Kotlin
Many tutorials promise "simple" Kotlin, yet overlook the hidden complexity of poor foundations. Discover how strategic choices, not just less code, truly simplify projects from day one.
18 min read