CLI for generating LICENSE files.
NOTE: You need Node.js to install and run mklic
You can install mklic by running the following command:
npm install --global mklic
NOTE: The first time you use mklic, it will need an internet connection to fetch the licenses, for subsequent uses it will use the cached version, to delete the cache use the -r
flag.
NOTE: deprecated and non-osi-approved licenses are hidden by default, use the -d
and -o
flags to show them.
You can also pass in a name and an output path using the -q
and -p
flags respectively.