`
gigix
  • 浏览: 349533 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

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.
分享到:
评论
3 楼 gowhere 2007-05-14  
请教gigix,确实用不来,都装好了,
./cruise add your_project --url [URL of your_project Subversion trunk]
报.不是内部命令,改为cruise add your_project --url [URL of your_project Subversion trunk]不报此错
但是始终无法成功生成..错误为找不到路径
想问下[URL of your_project Subversion trunk]到底要的是什么路径,郁闷了..
2 楼 gigix 2007-03-13  
1.0版本已经正式发布
1 楼 cvu 2007-02-25  
好东西(Y)
但是screencasts不能显示:
http://cruisecontrolrb.thoughtworks.com.nyud.net:8080/screencasts/5_minute_install.mov

相关推荐

Global site tag (gtag.js) - Google Analytics