Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 416 Bytes

File metadata and controls

12 lines (8 loc) · 416 Bytes

Street Parking NYC

An awesome way to look for free parking in NYC. You will know where to look for free parking in busy streets in NYC. We have data for all five boroughs.

How to get started

  1. You need Ruby. I recommend rbenv
  2. run sudo gem install cocoapods
  3. run gem install bundler
  4. run bundle install to install all the necessary gems
  5. run test make test