Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 467 Bytes

GrabGitData

grab github data through github api(https://developer.github.com/v3/)

provide a tutorial

grab repos metadata of c++ language and size < 10 classify the metadata by star filter the metadata by feature grab all the commits or issues of repos

Dependency

curl ubuntu install curl: sudo apt-get install curl you need an github account to create an github application and get the client_id,client_secret