Provide Gradle Kotlin DSL examples in documentation
eriwen opened this issue · 2 comments
eriwen commented
As a Gradle Kotlin DSL adopter, I'd like to know how to configure this plugin using the Kotlin DSL.
This plugin was identified as one of the most useful Gradle plugins. With Kotlin DSL 1.0 approaching shortly, it'd be wonderful if the documentation provided Kotlin and Groovy DSL samples. Blog post with suggestions.
Here are a couple additional resources:
- Migrating build logic from Groovy to Kotlin guide
- Exemplar for automated samples testing
- Join #kotlin-dsl channel in Gradle Community Slack for personalized help
Thank you for providing a great Gradle plugin! —The Gradle Team
benjamin-bader commented
I'd be happy to take a PR here, but don't have much time these days to devote to this project, and it appears that this task would at the very least mean an hour or two of futzing around with build scripts and learning.
(not that I'm opposed to learning, just very short on time these days!)
benjamin-bader commented