Archive for the ‘cruisecontrol’ tag
CruiseControl.rb is out
ThoughtWorks today announced a Continuous Integration tool, CruiseControl.rb. CruiseControl.rb is the Ruby version of CruiseControl, called CruiseControl.rb
The motto of CC.rb reads:
easy to install, pleasant to use and simple to hack
What kind of good stuff does that mean?
- download and get building in 5-10 minutes (maybe 15 if you stop to read the manual)
- little to no configuration (seriously, just tell it your svn url)
- works for ruby, java, dotnet … anything that you can invoke from the command line
- aesthetic beauty (not bad for a build tool)