tplgen

1.0.0 • Public • Published

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

Buy Me A Coffee

LICENSE

MIT

/tplgen/

    Package Sidebar

    Install

    npm i tplgen

    Weekly Downloads

    154

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    7.53 kB

    Total Files

    5

    Last publish

    Collaborators

    • zerox-dg