1.0.2 • Published 1 year ago
droplicense v1.0.2
droplicense
A Node.js CLI application for generating common licenses from the command line.
https://www.npmjs.com/package/droplicense
Installation
$ npm install -g droplicenseUsage
$ droplicense


Licenses included
- Unlicense
- MIT
- Apache 2.0
- MPL 2.0
- GNU LGPL 3.0
- GNU GPL 3.0
- GNU AGPL 3.0
droplicense pulls licenses from http://choosealicense.com/ (which is curated by GitHub), and creates a LICENSE file in the current working directory.