/fetchlicense

⬇ A (1KB) utility to fetch a license from GitHub API

Primary LanguageJavaScriptMIT LicenseMIT

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 😁