Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.
thinkcast edited this page Sep 12, 2010 · 10 revisions

Installation from github

sudo gem sources -a http://gems.github.com
sudo gem install rubigen newgem arrayfields revolutionhealth-log4r mocha
git clone  git://github.com/francois/piston.git
cd piston
rake gem
gem build piston.gemspec
sudo gem install piston-2.0.0.gem
cd ..
rm -rf piston
Clone this wiki locally