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?
While this is not yet supported by Gradle, the gradle:templates plugin looks promising: