licenseify

Set up a LICENSE file fairly brainlessly

Usage no npm install needed!

<script type="module">
  import licenseify from 'https://cdn.skypack.dev/licenseify';
</script>

README

licenseify

Generate LICENSE files relatively painlessly

install

With npm:

$ sudo npm install licenseify -g

list available licenses

$ licenseify

generate MIT license into ./LICENSE

$ licenseify MIT

generate license specified by package.json in current folder

$ licenseify .

tests

None. Ha!

contribute

There are a lot of missing licenses. Look in the ./licenses directory and you'll see how they're laid out.

license:

MIT. Self-generated! ohoho