Skip to content

tosone/GithubTraveler

Repository files navigation

GithubTraveler

Build Status Codacy Badge

Travel all the github users, orgs, repos.

How to compile

  • Need golang 1.10.0 or later version.
  • Need gcc or Mingw.
  • Compile just make.

How to run

Get the help info:

Get the compile version info:

Run the crawler:

% GithubTraveler-drawin crawler

Run in docker:

% cd docker/sqlite3 && docker-compose up -d --build