Serves formatted documentation from the Textile spec.
gem install bundler# may require sudo or rootcd doc-serverbundle installmemcached -dshotgun 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.