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

A quick cheat sheet to Agentic AI

 A quick cheat sheet to Agentic AI Want a quick Agentic AI cheatsheet to get clarity in minutes, not hours? This one-pager breaks down the e...