GitHub - accraze/make-license: Node CLI to generate a LICENSE for your project

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

travis build version license semantic-release Commitizen friendly Coverage Status

make-license

demo

NodeJS CLI that generates a LICENSE file for your open source projects.

Supported Licenses:

  • MIT
  • ISC
  • BSD 3
  • Apache 2.0
  • GPL-3.0
  • UNLICENSE
  • NO LICENSE/COPYRIGHT ONLY

Install

$ npm install make-license

Usage

$ make-license

[?] Choose a License (Use arrow keys)
❯ MIT
  ISC
  UNLICENSE
  NO LICENSE
...

You will now have a LICENSE file generated in your current working directory.

License:

MIT License 2016-2020 © Andy Craze & contributors

About

Node CLI to generate a LICENSE for your project

Topics

Resources

Readme

License

MIT license

Activity

Stars

10 stars

Watchers

1 watching

Forks

6 forks