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
118 stars 14 forks source link

Initialize New Declarative Gradle Projects #100

Open tresat opened 5 months ago

tresat commented 5 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.