Skip to content

1 What's Jenkins?

virtualramblas edited this page Mar 8, 2017 · 1 revision

Jenkins is probably the leading Open Source automation server, implemented in Java. It provides continuous integration services and hundreds of plugins to support building, deploying and automating any project. You can extend the Jenkins features writing your own custom plugins.

Clone this wiki locally