Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 810 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 810 Bytes

banner image

fetchlicense

npm-badge npm-badge

A (1KB) utility to fetch a license for use with GitHub (fetched from Github API)

Usage

$ 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)

License

MIT

Fetched by using this utility 😁