Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 275 Bytes

File metadata and controls

14 lines (9 loc) · 275 Bytes

Scripts to find where you've contributed on github

Usage

add a token to your environment

 export GITHUB_TOKEN=012340lskdjfkljklaj

pip install -r requirements.txt

python3 pulls.py <your github username here>
python3 issues.py <your github username here>