Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 234 Bytes

TLO Cards

Simple digital download card server

To install:

  1. Clone this repo
  2. Install RVM
  3. Install & start MySQL
  4. Run `rvm install ``cat .ruby-version```
  5. Run bundle
  6. Run rake db:create && rake db:schema:load