There is a gradle guide about writing plugins cc <...
# gradle
j
There is a gradle guide about writing plugins cc @JoeHegarty there are snippets for using the custom plugin in Groovy & Kotlin but the plugin code example itself is in Java only https://guides.gradle.org/writing-gradle-plugins/ And actually I wanted to ask @eriwen if we could have the plugin code in this guide in both Kotlin & Java. I am willing to open an issue where with for each java snippet I give the corresponding kotlin code. Contributing to the guide itself is too much work for me 🙂