Provides a report UI-Component library usage throughout all the Github repos
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]
npm run build:all # analyzes all GoA repos
npm run build:report #
npx serve report