genelic
v0.1.0
Published
Generate a license file for your project from the command line
Readme
genelic

genelic is a simple command line tool to generate a license file for your project easily.
You can choose from all the licenses in SPDX License List.
Install
Homebrew
brew install Fus1onDev/tap/genelicnpm
npm install genelic -gUsage
Basic Usage
genelic <id>The full list of license identifiers can be found on the SPDX website.
Commands
genelic selectYou can choose from all licenses like this:

Options
-f,--force
Force file overwrite
-m,--markdown
Create a Markdown file
License
MIT
