Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 400 Bytes

File metadata and controls

13 lines (10 loc) · 400 Bytes

GitHub Archive

fork of https://github.com/igrigorik/githubarchive.org.

  • removed bigquery folder
  • minor modifications in crawler to run outside heroku

Getting Started

  • cd crawler
  • sudo apt-get install openssl ssl-dev build-essential ruby ruby-dev ruby-bundler
  • sudo bundle install (figure out how to isolate env)
  • sudo gem install em-http-request
  • set GITHUB_TOKEN on env