Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 364 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 364 Bytes

Kaja Nomination

WEB applications for voting RubyKaja.

Usage

# You should install Bundler version 1.2.0.pre.1
$ gem install bundler --pre
$ git clone git@github.com:tyabe/kaja-nomination.git
$ cd kaja-nomination
$ bundle install --without production
$ padrino rake seed
$ padrino s

distributed under the MIT License