0.0.1 • Published 9 years ago
slush-license v0.0.1
slush-license

Generate LICENSE file for your project using Slush.
slush licenseThis is a port of generator-license for Yeoman.
Getting started
- Make sure you have slush installed:
npm install -g slush - Install the generator:
npm install -g slush-license - Run:
slush license, enter your full name and choose a license
The generator will generate the LICENSE file and fill the license field of the package.json.
Supported licenses
- Apache 2 License
- MIT License
- Mozilla Public License 2.0
- BSD 2-Clause (FreeBSD) License
- BSD 3-Clause (NewBSD) License
- Internet Systems Consortium (ISC) License
- GNU AGPL 3.0 License
- GNU GPL 3.0 License
- Unlicense
- No License
License
0.0.1
9 years ago