Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 356 Bytes

README.textile

File metadata and controls

11 lines (8 loc) · 356 Bytes

CuzzaScores

For all your Video Game scoring needs :)

Installation

  1. clone the repo
  2. install the gems – “bundle install” (or possibly “bundle install —path vendor/bundle” (or whatever path you want your gems in :))
  3. “rake db:migrate” to config the database
  4. “rake cuzzascores:config_admin_user” to set up the admin user
  5. PROFIT! (I hope :) )