mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 13:43:15 +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