licen 0.2.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

licen 0.2.1

Generate your license. Yet another lice, but implement with Jinja.

Install
$ pip install licen


Usage
A gif is worth than a thousand words.



demo_gif


In short, generate a licnese:
$ licen mit > LICENSE
Generate a header:
$ licen header gpl-2.0-header > main.py
Or get detailed help message from the terminal.
$ licen -h
licen, generates license for you via command line

Usage:
licen [header] (-l | --list)
licen [-y YEAR] [-f FULLNAME] [-e EMAIL] LICENSE_NAME
licen header [-y YEAR] [-f FULLNAME] [-e EMAIL] LICENSE_HEADER
licen --var NAME
licen (-h | --help)
licen (-V | --version)

Options:
-l --list List all the support licenses or headers.
-y YEAR Specify the year.
-f FULLNAME Specify the owner's fullname.
-e EMAIL Specify the email.
--var List all the variables in the template.
-h --help Show the help message.
-V --version Show the version info.


License
MIT.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.