Skip to content

Latest commit

 

History

History

licenseify

licenseify

A tiny cli to generate LICENSE files. Note, it does not (yet??) maintain license headers, a much tougher problem.

list available licenses

npx licenseify

generate MIT license into ./LICENSE

npx licenseify MIT

generate license specified by package.json in current folder

npx licenseify .

license:

MIT. Self-generated! ohoho