- Clone project from https://github.com/pahlers/code-complexity-viewer.
- Change directory with
cd code-complexity-viewer
. - Install software with
npm i
. - Install
code-complexity-analysis
globally from https://github.com/pahlers/code-complexity-analysis.
- Go to the directory you want to measure.
- Run code-complexity-analysis with
code-complexity-analysis <dir> > complexity.json
. - Start server with
npm start
or use https://code-complexity-viewer.pages.dev/. - Open the application in browser.
- Upload the
complexity.json
-file.
Move the files by dragging the sliders or change the numbers of the t-shirt sizes.
Export the data with the export-button.