Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 319 Bytes

codegen travis build state

A Java based code generator that generates arbitrary text artifacts using templates and arbitrary POJOs as models

Download and Installation

git clone https://github.com/chrlembeck/codegen.git
mvn clean install