1.0.1 • Published 1 year ago

create-new-license v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

create-new-license

  • Easily add a license to your project

Description:

  • create-new-license is only a CLI at the moment.
  • To install either run:
> npm i -g create-new-license
  • or:
> npm create-new-license
  • for a one time use.

CLI

  • The CLI is very simple, either put -h/--help to see a list of all possible licenses, or just put the license name:
> npm i -g create-new-license
> create-new-license MIT
> npx create-new-license -h
> npx create-new-license CC-BY-SA-3.0

Imprtant Legal Requirement:

  • Many licenses require you to fill out extra information such as the year and the copyright holder. Be sure to go into the LICENSE file and manually add them yourself.
1.0.1

1 year ago

1.0.0

1 year ago