hi does anyone have a guide to or example code for how to use the gradle plugin `kotlin("scripting.p...
n
hi does anyone have a guide to or example code for how to use the gradle plugin
kotlin("scripting.plugin")
? specifically i am interested what is required to write scripts that can depend on code in
src/main/kotlin
or the same project (or another subproject)