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
alexeyv (author)
Tue Sep 11 14:37:37 -0700 2007
commit  216a8867102d5f61a492448425062fdfa4dfa00a
tree    56a31c2eaf8313ec2bcd5b3211f5843a76112177
parent  1193ce5fe72716663e19aaffe52fa3a44555a346
README
== CruiseControl.rb


=== What's this?

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 into a source control system something that breaks the build.

CC.rb is easy to install, pleasant to use and simple to hack. It's written in Ruby.


===Download the latest release from:

* http://rubyforge.org/frs/?group_id=2918


=== Project web site

* http://cruisecontrolrb.thoughtworks.com


===Project RubyForge site (for developers)

* http://rubyforge.org/projects/cruisecontrolrb/


===License:

* Apache Software License 2.0


(C) ThoughtWorks 2007