1.0.0 • Published 6 years ago

tplgen v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

TPLGEN

Third party licenses generator

Install

npm install -g tplgen

How 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.txt

And if you want you dev dependencies to be included also, use

$ tplgen THIRD-PARTY-LICENSES.txt --withDev

If you also want all the licenses of the dependencies that your dependencies used then use the --depOfdep flag.

$ tplgen THIRD-PARTY-LICENSES.txt --depOfdep

Author

Donate me

LICENSE

MIT