Skip to content

GovAlta/ui-components-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

Generate

npm run build:all     # analyzes all GoA repos
npm run build:report  # 

View

npx serve report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published