CruiseControl.rb

阅读更多
一个简单的、convention over configuration的、特别适用于Ruby on Rails项目的持续集成工具,由 ThoughtWorks开发并贡献开源。
http://cruisecontrolrb.thoughtworks.com
引用
What is CruiseControl.rb?

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.

你可能感兴趣的:(subversion,Ruby,Rails,.net)