1.1.0 • Published 7 years ago

licker v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Licker

A commandline tool to add a license to your project

installation

yarn global add licker
or on npm:
npm install -g licker

usage

Just run licker in your project directory
it will prompt for your name, the year and which license to use
it will guess these settings if there is a package.json available

currently supported licenses are:

  • MIT
  • GPL-3.0
  • Apache-2.0

license

MIT © Mees van Dijk

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago