# SinatraGenerator quick demo of how to make a gem generate a simple hello world sinatra app ## Installation Add this line to your application's Gemfile: gem 'sinatra_generator' And then execute: $ bundle Or install it yourself as: $ gem install sinatra_generator ## Usage sinatragen app_name eg: sinatragen my_blog