guineec / quartet

Generator for database backed Sinatra apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quartet - Sinatra + ActiveRecord + MySQL + Rake

A quick start generator for database backed Sinatra apps

Installation

Install by running $ gem install quartet

Usage

Generate app

$ quartet <app_name>

Serve app

$ rake s

Development console

$ rake c

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/guineec/quartet.

License

The gem is available as open source under the terms of the MIT License.

About

Generator for database backed Sinatra apps

License:MIT License


Languages

Language:Ruby 98.6%Language:Shell 1.4%