Hello. I'm trying to recreate the `simple_language...
# getting-started
r
Hello. I'm trying to recreate the
simple_language_plugin
in Kotlin and Gradle. I'm stuck on some practical project settings. My code can be seen here: https://github.com/rekendahl/kotlin_simple_language_plugin The code compiles. How do I 1) get this code to create the output files and 2) Create a "run" plugin configuration?