An open API service indexing awesome lists of open source software.

https://github.com/simply007/github-data-load-utils

snippets used for loading data from GitHub
https://github.com/simply007/github-data-load-utils

Last synced: about 1 year ago
JSON representation

snippets used for loading data from GitHub

Awesome Lists containing this project

README

          

# github-data-load-utils
snippets used for loading data from GitHub

## Get Hacktorberfest stats
1. run `npm install`
2. edit `loadDataFromHacktobefest.js` and provide access key - read the method docs to know what perrmissions are required
3. run `npm run hacktoberfest`
* Code github to load pull requests made between 1.10.2018 - 31.10.2018. - Result is generated to the `output.csv` in current folder.