r0mflip / fetchlicense

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 😁

About

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

License:MIT License


Languages

Language:JavaScript 100.0%