An open API service indexing awesome lists of open source software.

https://github.com/drewcarlson/ktpack

[WIP] A simple tool for building and publishing Kotlin projects.
https://github.com/drewcarlson/ktpack

build-tools kotlin kotlin-multiplatform linux macos windows

Last synced: 8 days ago
JSON representation

[WIP] A simple tool for building and publishing Kotlin projects.

Awesome Lists containing this project

README

        

***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](https://kotl.in/multiplatform) projects
providing a comprehensive set of features with one configuration file:

- Single project configuration file
- Write tests and benchmarks inside or next to main source files
- Automatic Kotlin, JDK, and Nodejs toolchain management
- Consume Maven dependencies or [npm](https://www.npmjs.com/) dependencies
- Publishing libraries to Maven and applications to Github

### License

The repository uses the MIT license, see [LICENSE](LICENSE).