Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 310 Bytes

Github Handled Issues by Support

  • install dependecies:

    pip3 install pytablewriter
    
  • create a token from Github's Personal access tokens

  • set token as env variable

    export GITHUB_TOKEN=your_geberated_token
    
  • run script

    python3 app.py