Jacic / make-license

Node CLI to generate a LICENSE for your project

Home Page:https://www.npmjs.com/package/make-license

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis build version license semantic-release Commitizen friendly

make-license

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

Licenses:

  • MIT
  • ISC
  • BSD 3
  • UNLICENSE
  • NO LICENSE/COPYRIGHT ONLY

More licenses will be added soon...

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 © Andy Craze

About

Node CLI to generate a LICENSE for your project

https://www.npmjs.com/package/make-license

License:MIT License


Languages

Language:JavaScript 97.8%Language:Shell 2.2%