Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 557 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 557 Bytes

boot-kotlin

Clojars Project

This library provides two Boot tasks for Kotlin development:

kotlinc

kotlinc compiles Kotlin source code into Java .class files.

See the example project for details.

kotlin-repl

kotlin-repl starts a Kotlin REPL session.

License

Copyright © 2017 Dave Yarwood

Distributed under the Eclipse Public License version 1.0.