8119 Forks
20942 Stars
20942 Watchers

jenkins

Jenkins automation server

How to download and setup jenkins

Open terminal and run command
git clone https://github.com/jenkinsci/jenkins.git
git clone is used to create a copy or clone of jenkins repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jenkins https://github.com/jenkinsci/jenkins/archive/master.zip

Or simply clone jenkins with SSH
[email protected]:jenkinsci/jenkins.git

If you have some problems with jenkins

You may open issue on jenkins support forum (system) here: https://github.com/jenkinsci/jenkins/issues