Home
A simple tool for building and publishing Kotlin projects.
Installation - Getting Started - Documentation - Releases
Overview
Ktpack is a build tool for Kotlin Multiplatform projects providing a comprehensive set of features with one configuration file:
- Multiple binary application outputs and library modules
- Write tests and benchmarks inside or next to main source files
- Automatic Kotlin, JDK, and Nodejs toolchain management
- Consume Maven dependencies or npm dependencies
- Publishing libraries to Maven and applications to Github