Jenkins-hacks

Some Cool and informative hacks on Jenkins.

View the Project on GitHub coolhacks/jenkins-hacks

Jenkins-hacks

Some informative and cool hacks on jenkins.

header_logo

What is jenkins ?

Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle. Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat. It supports SCM tools including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and can execute Apache Ant and Apache Maven based projects as well as arbitrary shell scripts and Windows batch commands. The primary developer of Jenkins is Kohsuke Kawaguchi.Released under the MIT License, Jenkins is free software.

Reference: Wikipedia

Why jenkins ?

WIP(Work in Progress)....

Contents:

Contributing:

This is a rough outline of what a contributor's workflow looks like:

Thanks for your contributions!

Check out Contributing section for more details.

License:

The content of this repo is released under the MIT License by Ramit Surana. You can find a copy of this license in LICENSE or at http://opensource.org/licenses/mit.