Skip to content

Project 3 for Software Quality and Testing course. Uses GitHub API to gather data about any public repository. Plots graphs like issue density over time to measure the quality of a given repository.

Notifications You must be signed in to change notification settings

kctraveler/mining-software-repositories

Repository files navigation

Notes for contributors to this project

Setting up .ENV variables

  • When cloning this repository you will need to create a .env file defining the following variables. Alternatively you can set this as an envionment varaible in your OS.
  • the .env file is part of the .gitignore and won't be committed.
Variable Name Value
GITHUB_TOKEN Personal Access Token from Github granting public repo access

Links to documentation for libraries used in this project

About

Project 3 for Software Quality and Testing course. Uses GitHub API to gather data about any public repository. Plots graphs like issue density over time to measure the quality of a given repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages