isc-license
v1.0.3
Published
Generate an ISC license.
Downloads
23
Readme
isc-license
Generate an ISC license.
Usage
npx isc-license > LICENSE.md
-h,--help print usage info
-v,--version print version info
Prints an ISC License autofilled with the current year and package author.
Expects a package.json
with an author
property in the working directory.