public
Description: CruiseControl.rb is a continuous integration tool, written in Ruby. It is quick to install, simple to use and easy to hack.
Homepage: http://cruisecontrolrb.thoughtworks.com/
Clone URL: git://github.com/benburkert/cruisecontrolrb.git
cruisecontrolrb / GIT_FORK_TODOS
100644 7 lines (5 sloc) 0.287 kb
1
2
3
4
5
6
7
 - Modify README to indicate that this is a fork documenting changes:
   - Git support
   - What else?
 
 - Add minimal INSTALL document to reference Ben Burkett's Git Repo, document adding new git/svn projects
 - Add usage document to describe starting CruiseControl.rb (./cruise start)