asw-v4 / cw-24-hackday-violet

An interactive Health Check of GitHub Repositories.
MIT License
3 stars 1 forks source link
cw24

SoftAware: Visual Software Health Check for GitHub Repositories

CW24 Hack Day project by Team Violet

Team members:

Backend usage

Set up a personal access token for github API

Make sure this is available in GITHUB_API_TOKEN for script usage

export GITHUB_AUTH_TOKEN=...

Then run the script which will plonk some JSON to standard out, so you can redirect that straight to a file

./create_json.sh data/<a text file with a list of repos in user/repo form>