mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-26 22:33:12 +08:00
This commit provides a Gradle build system implementation with a writer that can generate `build.gradle` and `settings.gradle` files based on a configurable model. See gh-814