Automatically crawl data from HIT websites
- Install either MySQL or libmysqlclient-dev
- Install Ruby 2.1.2 or greater using either rbenv or RVM
gem install bundler
rbenv rehash
# If you use rbenv, rehash to be able to run the bundle commandbundle install
MIT License