Is Gradle documentation (templates/code examples) ...
# community-support
f
Is Gradle documentation (templates/code examples) going to be exclusively Kotlin in the future? I'm reviewing the docs for creating tasks and they're exclusively in Kotlin. I checked the announcements and so far I find nothing (probably a poor search, I will keep looking)
e
which docs? https://docs.gradle.org/current/userguide/implementing_custom_tasks.html has both Kotlin and Groovy snippets
f
Oh wow what the hell happened? Yes I can see the tabs now.. I LOVE when universe do these jokes Thanks!
Oh it is the page not my browser.. here: https://docs.gradle.org/current/userguide/writing_tasks.html Maybe a TODO for later
Yeap, at The Basics section :D
But the page you passed is great, I will continue there. Thank you
I love this documentation. It is the best of the best. I want to run simple a script that execute the most elemental command (echo hello; for example) and the example not only run a script without telling you exactly what is going on but it guides you through this guide to produce reports. So f! amazing. Sure that is what I need right now. Fantastic
👌 1