An app for debugging Groovy scripts using the Jenkins Job DSL. Allows the user to create jobs with the DSL and view the generated XML.
Powered by Ratpack.
You can run the app locally with:
./gradlew run
Or use the docker image provided by @ewypych: