Development tool
Jenkins (Software)
Alyce
2016. 5. 5. 13:03
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.
tutorial here:
http://www.tutorialspoint.com/jenkins/