在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):gradle/kotlin-dsl-samples开源软件地址(OpenSource Url):https://github.com/gradle/kotlin-dsl-samples开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):Gradle Kotlin DSL SamplesWelcome! The Gradle Kotlin DSL provides support for writing Gradle build scripts using JetBrains' Kotlin language. It aims to provide Gradle users with a rich, flexible and statically-typed approach to developing build logic in conjunction with the best IDE and tooling experience possible. Getting StartedThe fastest way to get up and running with a Kotlin-based Gradle build is to use gradle init
or, if you don't have Gradle installed already, you can generate Gradle builds online at https://gradle-initializr.cleverapps.io/. The Gradle Kotlin DSL is documented in a dedicated chapter in the Gradle user manual. Moreover, the Gradle user manual and guides contain build script excerpts that demonstrate both the Groovy DSL and the Kotlin DSL. This is the best place where to find how to do this and that with the Gradle Kotlin DSL; and it covers all Gradle features from using plugins to customizing the dependency resolution behavior. All snippets in the user manual demonstrate both Groovy and Kotlin DSL. If you are looking into migrating an existing build to the Gradle Kotlin DSL, please also check out the migration guide. You can read more about the project in our announcement blog post and check out the frequently asked questions in the project wiki. Issue TrackingThis repository is only for Gradle Kotlin DSL Samples. Found a bug in one of the samples, have an idea for an improvement or for a new sample? Feel free to add an issue. If you're dealing with what you believe to be an issue with Gradle or the Gradle Kotlin DSL, please open an issue on the If you're dealing with what you believe to be an issue with Kotlin itself or the Kotlin Plugin for IDEA, you may want to search JetBrains' YouTrack first to see if it is a known issue. In any case, feel free to add an issue here for it as well. We'd like to know and track what our users are experiencing regardless whether the issue is with the Gradle Kotlin DSL or with Kotlin itself. Staying in TouchCome chat with us in the #kotlin-dsl channel of the public Gradle Community Slack instance. LicenseLike the rest of Gradle, the Gradle Kotlin DSL Samples are released under version 2.0 of the Apache License. ContributingPlease see CONTRIBUTING.md for details of how to build and contribute to Gradle Kotlin DSL Samples. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论