how to install my plugin in m2 folder? I tried ```...
# compiler
s
how to install my plugin in m2 folder? I tried
Copy code
gradlew publishToMavenLocal
and it doesn't work. I based it on https://github.com/bnorm/kotlin-ir-plugin-template it's using this weird kts gradle 😕
❤️ 1