0.1.1 • Published 3 years ago

lcnsr v0.1.1

Weekly downloads
-
License
epl-2.0
Repository
-
Last release
3 years ago

lcnsr

Cooper Runyan

This is a code-licensing-help cli that is designed to be lightweight and efficent.

To write a license

$ lcnsr <license>
$ lcnsr epl
$ lcnsr mit
$ lcnsr MIT

License detection is based off of RegEx, so small typos can be ignored.

To get info

To list all licenses, run:

$ lcnsr --describe # Can be replaced with `-d`

To get information about a single license, run:

$ lcnsr <license> -d
$ lcnsr epl -d
$ lcnsr -d epl
0.1.1

3 years ago

0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago