classmethod / gradle-aws-plugin

Gradle plugin to manage Amazon Web Services
276 stars 132 forks source link

Add Kotlin Script examples #184

Open adam-arold opened 4 years ago

adam-arold commented 4 years ago

All the code examples use Groovy, but Gradle also supports (officially) .kts (Kotlin Script). The lack of .kts examples makes the usage of this plugin cumbersome. They should be added to fully support Gradle features.