Skip to content

futuremotiondev/droplicense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Node.js License Creation from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published