Skip to content

akiellor/cruisecontrol.rb

 
 

Repository files navigation

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.

Stuff

The quick how-to

$ ./cruise add [project-name] -r [repository] -s [svn|git|hg|bzr]
$ ./cruise start

This should start cruise on port 3333.

License:

  • Apache Software License 2.0

© ThoughtWorks Inc. 2007 - 2011

About

CruiseControl for Ruby. Keep it simple.

Resources

License

Stars

Watchers

Forks

Packages

No packages published