Skip to content

DrewCarlson/ktpack

Repository files navigation

WIP - Not ready for use!

Ktpack Logo

A simple tool for building and publishing Kotlin projects.

MIT License GitHub release (latest SemVer including pre-releases) GitHub Workflow Status


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

License

The repository uses the MIT license, see LICENSE.