Files
kotlin-fork/libraries

Kotlin Libraries

This area of the project is all written in Kotlin and assumes you've got the Kotlin IDEA plugin installed.

This area of the project uses Maven for its build. To build install a recent Maven distribution then type:

mvn package

For more details see the Getting Started Guide

Be sure to build Kotlin compiler before lauching Maven: see ReadMe.md at root level, section "Building"