public
Description: CruiseControl.rb is a continuous integration tool, written in Ruby. It is quick to install, simple to use and easy to hack.
Homepage: http://cruisecontrolrb.thoughtworks.com/
Clone URL: git://github.com/benburkert/cruisecontrolrb.git
cruisecontrolrb / DEPENDENCIES
100644 10 lines (6 sloc) 0.131 kb
1
2
3
4
5
6
7
8
9
10
== For git support
 
You'll need Git:
 * http://git.or.cz/#download for instructions
 
To the following gems:
 * grit
 * mime-types