nickmeehan / transit-yo

An open source project to allow users to get a Yo before their train comes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transit Yo

=============

Getting Started

  1. Fork this repo on Github

  2. Run $ bundle install

  3. Create DB tables using $ rake db:create db:migrate db:test:prepare

  4. Ensure you have a Redis instance running

  5. Run $ foreman start

  6. Enjoy hacking!

About

An open source project to allow users to get a Yo before their train comes.


Languages

Language:Ruby 91.1%Language:CSS 5.0%Language:JavaScript 3.9%