vbalazs / sinatra-quickstart

Basic template for a new Sinatra app with my most used gems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinatra Quickstart app

Build Status

Basic template for a new Sinatra app with

  • minitest
  • puma
  • byebug
  • travis config

Run bundle install and you are good to go. Start the project with bundle exec puma.

About

Basic template for a new Sinatra app with my most used gems.

License:The Unlicense


Languages

Language:Ruby 100.0%