Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Jenkins Job DSL / Plugin
========================

[![Join the chat at https://gitter.im/JavaPosseRoundup/job-dsl-plugin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JavaPosseRoundup/job-dsl-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

The Jenkins "Job DSL / Plugin" is made up of two parts: The Domain Specific Language (DSL) that allows users to
describe Jobs using in a groovy-based language, and a Jenkins Plugin which manages the scripts and the updating of the
Jenkins jobs which are created and maintained as a result.
Expand Down