README
@cley_faye/dependencies-summary
Create a markdown listing of all tools and licenses in a node project. The output files are meant to be "human ready".
Installation
npm install -g @cley_faye/dependencies-summary
Usage
When in the root of the project you want to create a license report for, run:
dependencies-summary
It will create three files with the list of top-level dependencies and all licenses.
The program have an online help accessible with -h
.
It is possible to change the default output path for each output files.