gradle / declarative-gradle

Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way
https://declarative.gradle.org/
Other
109 stars 11 forks source link

Initialize New Declarative Gradle Projects #100

Open tresat opened 3 months ago

tresat commented 3 months ago

It should be at least as easy to start a new Gradle project from scratch using the Declarative DSL as it is to start one with the non-Declarative syntax, which can be done with gradle init.