Guyifeng

TODO: make a web quickly

Installation

Add this line to your application's Gemfile:

gem 'guyifeng'

And then execute:

$ bundle

Or install it yourself as:

$ gem install guyifeng

Guyifeng is a generator for Sinatra::Base applications.

Guyifeng chooses slim + sinatra-activerecord + compass to build your awesome apps.

Installation

$ gem install guyifeng

Usage

$ guyifeng new appname

bundle install --without production

rake db:create

rake db:create_migration NAME=posts

......

$ zbatery -c config/zbatery.rb