A (1KB) utility to fetch a license for use with GitHub (fetched from Github API)
$ npx fetchlicense [SPDX_LICENSE_IDENTIFIER] > LICENSE
SPDX_LICENSE_IDENTIFIER
(optional) : Any license identifier from the SPDX License List
(defaults to license
field of package.json
in current directory)
Fetched by using this utility 😁