Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 414 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 414 Bytes

Engioscope

A tool to analyze engineering health: git practices, build pipelines, code quality, release pipelines, test automation, the list goes on.

To fetch data from APIs:

npm run scrape

To run scratch file:

npm run scratch

To pre build tailwind files

npm run prebuild:ui

To run the UI:

npm start

Note: You must run npm run scrape once before running the UI to fetch data