Skip to content
jedemenge-it edited this page Jul 23, 2012 · 5 revisions

Feel free to contribute to this page.

Table of Contents

Running Specs

git clone git://github.com/winton/stasis.git
cd stasis
gem install bundler
bundle install
bundle exec spec spec
Clone this wiki locally