Easily create license files.
Project description
create-license
Easily create license files. Requires Python 3.
Installation
pip install create-license
Usage
create-license [license name] [?output]
Creates the specified license. If no output file is
specified, it will write to ./LICENSE
.
create-license list
Lists available licenses.
create-license help
Shows additional information.
Add a License
To add a license to create-license:
- Fork this project
- Add your license template to
create_license/templates/
{{YEAR}}
will be replaced with the year{{NAME}}
will be replaced with the user's name- Add the appropriate entry to
ENABLED_LICENSES
increate_license/__init__.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
create-license-2.0.3.tar.gz
(26.3 kB
view hashes)
Built Distribution
Close
Hashes for create_license-2.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417a8dfd6ac8c4406a456d1a8e7d2d2ca1faf36b7cad794ee2451619280a0a14 |
|
MD5 | 981e59fa831301285d06da691614a45f |
|
BLAKE2b-256 | 3708ee4535bc0c4474c1a1edcc5838535fbf15ccedec86bb2060a89e1c8bc5f8 |