CruiseControl.rb http://cruisecontrolrb.thoughtworks.com/documentation To install: Download and unzip. It's a Rails app. NOTE: run these commands from the installed location. To add your project: $ ./cruise add <app_name> -u <svn_url> [--username <your_user> --password <your_password>] To start daemon: $ ./cruise start [-p <port>] To view Dashboard: After started, browse to http://localhost:3333.
cheat sheets.
$ cheat ccrb