grab github data through github api(https://developer.github.com/v3/)
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
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