1.0.2 • Published 9 months ago

droplicense v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

droplicense

 

A Node.js CLI application for generating common licenses from the command line.

https://www.npmjs.com/package/droplicense

 

Installation

$ npm install -g droplicense

Usage

$ droplicense

 

droplicense1


droplicense1

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.

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago