1633 Forks
5059 Stars
5059 Watchers

buildbot

Python-based continuous integration testing framework; your pull requests are more than welcome!

How to download and setup buildbot

Open terminal and run command
git clone https://github.com/buildbot/buildbot.git
git clone is used to create a copy or clone of buildbot 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 buildbot https://github.com/buildbot/buildbot/archive/master.zip

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

If you have some problems with buildbot

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