#Sinatra-Shell I need to know what a good base sinatra app looks like. This repo is where I track that.
I plan to base all sinatra apps off it and push any worthy opinions about layout back into it in a clean way.
git clone git@github.com:pfarrell/sinatra-shell.git ${app_name}bundle installbower installcreatedb appbundle exec rackup- check the application