ez-li-cli

A minimal LICENSE file management CLI.

Usage no npm install needed!

<script type="module">
  import ezLiCli from 'https://cdn.skypack.dev/ez-li-cli';
</script>

README

ez-li-cli">

ez-li-cli is a minimal LICENSE file manager, inspired by the gitignore command line tool. It can be used to create a LICENSE file in the current directory with a single command.

Usage

  1. Install with npm i -g ez-li-cli
  2. Navigate to a directory
  3. Run li <name>

Supported Licenses

License text files are hosted at @hugginsio/ez-li-cli. If there's a license you'd like to see added, you can open an issue there. Eventually this list will be fetched from the web so that we don't have to update the tool in order to add new licenses. Here's what's currently supported:

  • MIT
  • ISC