Skip to content

seatgeek/gramo

Repository files navigation

Gramo (Gradle Module Generator)

tests lint maven central

An extensible template processor for use with gradle in large multi-module projects.

Introduction

This project is the result of a SeatGeek hackathon. In its current state, the project should be considered pre-alpha. That being said, this doesn't need to run in production. Using this is safe as long as you commit your code to a source control system before using it.

How it works

TL;DR: You can build your own module archetype that employs a specialized markup language to annotate files, directories, and code to produce modules matching your specification.

Gramo Markdown