The Wayback Machine - http://web.archive.org/web/20200624125518/https://github.com/jenkinsci/jenkins
Skip to content
Branch: master
Go to file
Clone

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

About

Docker Pulls

In a nutshell, Jenkins is the leading open-source automation server. Built with Java, it provides over 1600 plugins to support automating virtually anything, so that humans can actually spend their time doing things machines cannot.

What to Use Jenkins for and When to Use It

Use Jenkins to automate your development workflow so you can focus on work that matters most. Jenkins is commonly used for:

  • Building projects
  • Running tests to detect bugs and other issues as soon as they are introduced
  • Static code analysis
  • Deployment

Execute repetitive tasks, save time, and optimize your development process with Jenkins.

Downloads

Non-source downloads such as WAR files and several Linux packages can be found on our Mirrors.

Source

Our latest and greatest source of Jenkins can be found on GitHub. Fork us!

Contributing to Jenkins

Follow the contributing guidelines if you want to propose a change in the Jenkins core.

Maintainers guidelines

Documentation for Jenkins core maintainers is in the maintainers guidelines.

News and Website

All information about Jenkins can be found on our website. Follow us on Twitter @jenkinsci.

License

Jenkins is licensed under the MIT License.

You can’t perform that action at this time.