Serves formatted documentation from the Textile spec.
gem install bundler
# may require sudo or rootcd doc-server
bundle install
memcached -d
shotgun config.ru
- Visit http://localhost:9393/
- Ruby 1.9.2
- Bundler gem
- Memcached server
To run the Sinatra web app’s specifications, just run rake
.
To run the Textile specifications, which the Sinatra app formats and serves, consult your Textile implementation.