Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 321 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 321 Bytes

issue_extractor

Need github cli and classroom extension

gh auth login
gh extension install github/gh-classroom

Extract issues from github classroom repos and save a csv

python3 -m venv venv
pip3 install -r requirements.txt

Run:

python3 main.py

Select you classroom and assigment