Tobi
Simple sinatra application generator.
Installation
$ gem install tobi
Usage
$ tobi foo
$ cd foo
$ bundle install
$ ruby app.rb
Project
Simple sinatra application generator.
$ gem install tobi
$ tobi foo
$ cd foo
$ bundle install
$ ruby app.rb