genlic
v0.2.1
Published
Helper cli to generate LICENSE file to your local project.
Downloads
4
Maintainers
Readme
Gen
erate Lic
ense (genlic)
Helper cli to generate LICENSE file to your local project.
Installation
Node.js Make sure you have version 14+ installed. Then run the following:
npm install -g genlic@latest
or
yarn global add genlic@latest
Usage
genlic
or
npx genlic
Related
license-generator - The project I suggested and inspired by Rust writers.