Jenkins automation serverhttps://jenkins.io/
from https://github.com/jenkinsci/jenkins
About
In a nutshell, Jenkins is the leading open-source automation server. Built with Java, it provides over 1000 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
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 contributing file.News and Website
All information about Jenkins can be found on our website. Follow us on Twitter @jenkinsci.from https://github.com/jenkinsci/jenkins