Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gradle Kotlin DSL setup snippet on the website #111

Closed
LouisCAD opened this issue Sep 13, 2020 · 3 comments
Closed

Add Gradle Kotlin DSL setup snippet on the website #111

LouisCAD opened this issue Sep 13, 2020 · 3 comments

Comments

@LouisCAD
Copy link
Contributor

Currently, there's a Groovy only snippet, would be great to have the setup be straightforward to Kotlin DSL users.

Also, can't the plugins DSL be used? If it can, I can submit a PR for the doc edit.

@runningcode
Copy link
Owner

Hey, good point. Yes we should include the Kotlin DSL and yes the Plugins DSL can be used. Here's how I do this on other pages: https://github.com/runningcode/gradle-doctor/blame/master/docs/configuration.md#L60

@runningcode
Copy link
Owner

Fixed via #118

@LouisCAD
Copy link
Contributor Author

Thanks for the improvement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants