blob: d9eef4b5968480ff0b51c23f6c17dcaf0ec0145a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
CruiseControl.rb is a continuous integration tool. Its basic purpose in life
is to alert members of a software project when one of them checks something
into source control that breaks the build.
CC.rb is easy to install, pleasant to use and simple to hack.
It's written in Ruby.
WWW: http://cruisecontrolrb.thoughtworks.com
|