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
- Host: GitHub
- URL: https://github.com/simply007/github-data-load-utils
- Owner: Simply007
- Created: 2018-11-07T10:25:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T10:43:19.000Z (over 7 years ago)
- Last Synced: 2025-02-10T07:13:41.294Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.