A command-line tool for collecting dependency licenses from a project.
ǹpm i -g licensle
> licensle --help
Usage: licensle [options]
Options:
-V, --version output the version number
-g, --generate generate a static license summary file
-b, --browser open up a browser and show generated static license summary file
--no-browser prevents the browser from popping open
-i, --info provides information about all direct dependency licenses
-o, --outputFilePath <path> specify path and name of the output file
-v, --verbose activate verbose logging
-h, --help output usage information
- Julian Scheuchenzuber [email protected]