Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 412 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 412 Bytes

Overview

Provides a report UI-Component library usage throughout all the Github repos

Current Report

Setup

You will need to obtain a personal access token with the following permissions

  • repo:all
  • admin:org
    • read:org
  • project
    • read:project

Save the token in a .env file

GITHUB_API_TOKEN=[your token]