Files
kotlin-fork/libraries/ReadMe.md
T
James Strachan 068b542208 fixed up readme
2012-04-05 16:22:59 +01:00

10 lines
461 B
Markdown

## Kotlin Libraries
This area of the project is all written in Kotlin and assumes you've got the [Kotlin IDEA plugin installed](http://confluence.jetbrains.net/display/Kotlin/Getting+Started).
This area of the project uses Maven for its build. To build install a recent [Maven](http://maven.apache.org/) distribution then type:
mvn install
For more details see the [Getting Started Guide](http://confluence.jetbrains.net/display/Kotlin/Getting+Started)