Gradle counterpart to Maven archetype?

后端 未结 9 1330
情书的邮戳
情书的邮戳 2020-12-13 12:19

What is the Gradle counterpart to Maven archetypes? How can I give other Gradle users a template for the file and directory layout for a new project?

9条回答
  •  萌比男神i
    2020-12-13 12:55

    Looks like solution is available now: https://plugins.gradle.org/plugin/com.orctom.archetype

提交回复
热议问题