I'm primarily a Clojure developer so I'd like to f...
# getting-started
s
I'm primarily a Clojure developer so I'd like to figure out how to use Boot (Clojure build tool) to compile Kotlin. I got part of the way there, trying to invoke
K2JVMCompiler/main
, but ran into some problems with how it locates the standard library. Is there a good channel here for asking questions about integrating Kotlin into build tools etc?