Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjohannes/kotlin-everywhere-2019-hh
https://github.com/jjohannes/kotlin-everywhere-2019-hh
gradle-presentation
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jjohannes/kotlin-everywhere-2019-hh
- Owner: jjohannes
- Created: 2019-08-29T00:54:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T06:29:45.000Z (over 1 year ago)
- Last Synced: 2024-11-11T04:23:47.215Z (2 months ago)
- Topics: gradle-presentation
- Language: Kotlin
- Homepage:
- Size: 5.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Structure your Project with Gradle by using Kotlin Everywhere
Gradle is not only the preferred build tool for Kotlin projects, but also offers its own Kotlin DSL to define your project and build structure.
In this talk, we will look at the features Gradle offers to structure your project and how you make use of them by writing build scripts with Kotlin.