CLI to list all repos a user has access to, and report on their configuration in aggregate.
npm install
to install all dependencies.env
file and initialize GH_TOKEN
or GITHUB_TOKEN
(in order of precedence) with your Github tokenrepo
scope to it.export GH_TOKEN=<the personal access token generated>
npx repo-report
./bin/run
to get a report of all your repositories in the terminal