Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 605 Bytes

File metadata and controls

17 lines (11 loc) · 605 Bytes

CODEGEN

codegeneration tools

Build Status

Simple codegeneration tools. Template may to write with java(ex. javapoet or out.write(...) or groovy)

  • codegen - main osgi container
  • plugins/codegen-templator-plugin - main bundle of application
  • templates - static folder for templates with examples

For installation:

  • ./gradlew(or gradlew.bat for windows) install
  • cd build/install/codegen/bin
  • ./codegen (or codegen.bat for windows)