1.2.0 • Published 10 months ago

licenseg v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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
1.2.0

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.0

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago