Template based code generator builder for Apibuilder json specs.
Reviewed-on: de.nclazz/codebuilder#48 Co-authored-by: Niclas Thobaben <nthobaben@nclazz.de> Co-committed-by: Niclas Thobaben <nthobaben@nclazz.de> |
||
---|---|---|
codebuilder-core | ||
codebuilder-service | ||
.gitignore | ||
Jenkinsfile | ||
pom.xml | ||
README.md | ||
settings.xml | ||
spotbugs-ignore.xml |
Codebuilder
Nclazz Codebuilder is an open source service for creating custom code generators.
Codebuilder uses mustache templates to create code generators based on Apibuilder specs. It is designed to provide a simple and straightforward way to create generators for your own specific needs without requiring you to write and deploy a custom application.