Join Slack
Powered by
anyone have an example of a multi-project build us...
# gradle
d
digitalsanctum
12/06/2018, 8:35 PM
anyone have an example of a multi-project build using kotlin dsl? preferably one that has just one build.gradle.kts in root dir
j
jlleitschuh
12/06/2018, 10:30 PM
@digitalsanctum
Here are a few:
https://github.com/gradle/kotlin-dsl
https://github.com/wpilibsuite/shuffleboard
https://github.com/nielsfalk/ktor-swagger
https://github.com/GradleWeaver/simple-jlink
https://github.com/JLLeitschuh/ktlint-gradle
I'm an author of the builds for the last three, feel free to ask me anything.
👍 1
5
Views
Open in Slack
Previous
Next