Skip to content

ljharb/repo-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo-report Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

CLI to list all repos a user has access to, and report on their configuration in aggregate.

Installation

  • npm install to install all dependencies
  • create .env file and initialize GH_TOKEN or GITHUB_TOKEN (in order of precedence) with your Github token

Usage (for public)

  • generate a personal access token using github here and add the repo scope to it.
  • on the terminal run export GH_TOKEN=<the personal access token generated>
  • run npx repo-report

Usage (for Contributors)

  • execute ./bin/run to get a report of all your repositories in the terminal

About

CLI to list all repos a user has access to, and report on their configuration in aggregate.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks