The sinatra-compass-html5boilerplate is a template for starting project faster.
- git clone https://github.com/gingman/sinatra-compass-html5boilerplate
- cd sinatra-compass-html5boilerplate
- bundle install
- rackup -p 4567
Modify main.rb to your project name and the reference in config.ru and you are all set
Copyright © 2011 Simon Gingras, released under the MIT license.