0.1.0 • Published 2 years ago

genelic v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

genelic

npm.io

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/genelic

npm

npm install genelic -g

Usage

Basic Usage

genelic <id>

The full list of license identifiers can be found on the SPDX website.

Commands

genelic select

You can choose from all licenses like this:

npm.io

Options

-f,--force

Force file overwrite

-m,--markdown

Create a Markdown file

License

MIT