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
better docs for ccmenu

git-svn-id: http://cruisecontrolrb.rubyforge.org/svn/trunk@615 
c04ce798-636b-4ca8-9149-0f9336831111
stellsmi (author)
Fri Mar 28 14:48:40 -0700 2008
commit  1b2573f14021246764f63f13ba7dd0788dd53aa8
tree    347807ad20fd37732a845d7dac888b0145daed17
parent  6bda61f1f187b669c430305d36440026d8167ef4
...
27
28
29
30
 
 
 
 
 
31
32
33
...
27
28
29
 
30
31
32
33
34
35
36
37
0
@@ -27,7 +27,11 @@ h2. CCMenu (on OSX)
0
 
0
 "CCMenu":http://ccmenu.sourceforge.net/ displays the project status of CruiseControl continuous integration servers as an item in the Mac OS X menu bar. Or in other words, CCMenu is to OS X what CCTray is to Windows.
0
 
0
-CCMenu has explicit support for CC.rb built in, and it's quite easy to add projects and even force builds on them.
0
+CCMenu has explicit support for CC.rb built in, and it's quite easy to add projects and even force builds on them.
0
+
0
+Keep in mind, when adding a project, the server name is something like http://localhost:3333/. And it should look something like
0
+
0
+!/images/documentation/ccmenu.png!
0
 
0
 h2. Monitoring by other means
0
 

Comments

    No one has commented yet.