1.0.0 • Published 7 years ago
tplgen v1.0.0
TPLGEN
Third party licenses generator
Install
npm install -g tplgenHow to use
To generate third party licenses for you project. You must decide:
- Where should the generated file be
- Should TPLGEN generate the dev dependencies also
To set the location for the generated file, you can just input the file name.
$ tplgen THIRD-PARTY-LICENSES.txtAnd if you want you dev dependencies to be included also, use
$ tplgen THIRD-PARTY-LICENSES.txt --withDevIf you also want all the licenses of the dependencies that your dependencies used then use the --depOfdep flag.
$ tplgen THIRD-PARTY-LICENSES.txt --depOfdepAuthor
Donate me
LICENSE
1.0.0
7 years ago