Skip to content

insper-education/issue_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extract issues from github classroom repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages