Generate a license for your project with 1 easy line

Readme

licenseg

Generate license for your projects easily.

How to use

No need to install. Just use npx!

npx licenseg --name "My Name" mit

Or install globally:

# with your favorite package manager
pnpm add -g licenseg
yarn global add licenseg
pnpm i -g licenseg

# then use
licenseg --name "My Name" mit

Commands

See the commands at any time by using npx licenseg -h.

CommandDescription
list | lsLists available licenses
clear-cache | ccClears the cache directory
preview | pPreview a license

Options:

OptionDescription
—help|-hDisplay help information
—name|-nYour name
—license|-lLicense to generate