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)
But the page you passed is great, I will continue there. Thank you
Federico
05/15/2024, 11:17 PM
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