engioscope
v0.1.347
Published
A tool to analyze engineering health: git practices, build pipelines, code quality, release pipelines, test automation, the list goes on.
Downloads
44
Readme
Engioscope
A tool to analyze engineering health: git practices, build pipelines, code quality, release pipelines, test automation, the list goes on.
This project works on Node v18.6
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