Template based code generator builder for Apibuilder json specs.
Go to file
Niclas Thobaben 973e927695
nclazz/codebuilder/pipeline/head This commit looks good Details
NClazz/codebuilder/pipeline/head Build queued... Details
nclazz/codebuilder-project/pipeline/head There was a failure building this commit Details
added missing tests (#48)
Reviewed-on: de.nclazz/codebuilder#48
Co-authored-by: Niclas Thobaben <nthobaben@nclazz.de>
Co-committed-by: Niclas Thobaben <nthobaben@nclazz.de>
2021-10-23 21:23:04 +02:00
codebuilder-core fixed spotbugs issues (#46) 2021-10-23 09:32:43 +02:00
codebuilder-service added missing tests (#48) 2021-10-23 21:23:04 +02:00
.gitignore initial commit 2021-10-05 20:13:17 +02:00
Jenkinsfile added missing tests (#48) 2021-10-23 21:23:04 +02:00
README.md Implemented Jenkins CI/CD Pipeline (#45) 2021-10-22 22:34:08 +02:00
pom.xml added missing tests (#48) 2021-10-23 21:23:04 +02:00
settings.xml Implemented Jenkins CI/CD Pipeline (#45) 2021-10-22 22:34:08 +02:00
spotbugs-ignore.xml Implemented Jenkins CI/CD Pipeline (#45) 2021-10-22 22:34:08 +02:00

README.md

Build Status Docker Image

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.