mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +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