CampingEdge : the lastest source
Code from why's gem server
gem install camping --source code.whytheluckystiff.net
Code from why's svn server
go in your favourite development folder :
svn co http://code.whytheluckystiff.net/svn/camping/trunk camping
You can also install the local gem. From the same folder :
cd camping rake gem # might need admin rights, complete the * with the current version gem install pkg/camping-*.gem
2006.06.07 - no gem for markaby-0.5
do the same as the previous point but replace camping with markaby
