Proof-of-concept for harvesting code.json data and building a report.
- Create a GitHub token with
repoandread:orgpermissions - Set the
GITHUB_TOKENenvironment variable to a token that has access to the repositories you want to scan - Run
npm run inventoryto generate a_data/code.jsonfile - Run
npm run devto run the Eleventy dev server to preview the site