Girish Mahajan (Editor)

CruiseControl.rb

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Written in
  
Ruby

Type
  
continuous integration

Operating system
  
Cross-platform

License
  
Apache 2.0

Developer(s)
  
CruiseControl.rb development team

Stable release
  
1.4.0 / July 1, 2009 (2009-07-01)

In software development, CruiseControl.rb is a Ruby-based framework for a continuous build process. It allows one to perform a continuous integration of a codebase in any language and on any platform.

CruiseControl.rb is free, open-source software, distributed under the Apache 2.0 license. It was originally created by employees of ThoughtWorks as a lightweight continuous integration framework that was easier to install, use and extend than open source alternatives that existed at that point in time.

Publicly visible CruiseControl.rb instances include the one used to integrate its own codebase, as well the instance used by the Ruby on Rails project.

References

CruiseControl.rb Wikipedia


Similar Topics