Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

isc-license

ungoldman29ISC1.0.3

Generate an ISC license.

ISC, generate, license

readme

isc-license

Generate an ISC license.

npm travis standard downloads

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.

License

ISC

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.3 (2022-01-03)

Bug Fixes

1.0.2 (2018-02-15)

Bug Fixes

1.0.1 (2018-02-15)

Bug Fixes

1.0.0 (2018-02-15)

Features