Monday, December 02, 2013

Getting started with Jenkins


          Jenkins is an Open Source leading build server. It is used by many companies and organizations world-wide to build software in several different programming languages.
          It is written in Java, and the only requirements for getting it running are Java and the Jenkins archive, that you can get from jenkins-ci.org.
           Once you've download jenkins.war, you can execute Jenkins by simply type the below command

java -jar jenkins.war 

This should start Jenkins for you at http://localhost:8080.

No comments:

Post a Comment

🚀 Top 21 AI Tools To Boost Your Work in 2025

  In today’s fast-paced digital world, staying productive and competitive means leveraging the best tools available — and AI is leading the ...