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?
Gradle doesn't support this (yet). There's a open feature request opened already.