0.1.1 • Published 2 years ago

lcnsr v0.1.1

Weekly downloads
-
License
epl-2.0
Repository
-
Last release
2 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

2 years ago

0.1.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago