Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

wesabe/cruisecontrol.rb

 
 

Repository files navigation

== 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

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.8%
  • JavaScript 0.2%