@godeltech/project-analyzer-cli
v1.0.11
Published
A tool for gathering information from package.json files of projects.
Readme
@godeltech/project-analyzer-cli
A tool for gathering information from package.json files of projects.
Build
Npm
Requirements
Make sure you have Node in your environment path. Run
node -vto checkRequired node:
>=20Required npm:
>=10.5.0
How to use
In the project directory, open the console
Run
npx @godeltech/project-analyzer-cli@latestFollow filling in required information
Refort will be generated under
/reportsfolder
Related links
Report compatibility
V1 reports are aligned with converting script in /scripts, to run it agains a report from v0 need to run
npm run transform:v1