Minimal license generator
Reason this release was yanked:
wrong version number
Project description
LIC
Overview
A minimal, interactive license generator that fetches licenses from GitHub's official API.
No more going to GitHub, creating a file, typing 'LICENSE', picking a license, pushing and pulling. Just run lic and generate your license locally.
Works on macOS, Linux, and Windows.
Installation
Homebrew (macOS/Linux)
brew tap kushvinth/tap
brew install lic
PyPI (recommended - cross-platform)
# Using uvx (recommended)
uvx lic-cli
# Or install globally with pipx
pipx install lic-cli
# Or with uv
uv tool install lic-cli
From source
git clone https://github.com/kushvinth/lic.git
cd lic
uv venv
uv pip install -e .
Usage
lic
Contributing
- Fork the repository
- Create a branch
git checkout -b contribution/blah-blah-blah
- Commit your changes and push to your branch
git commit -m "made an blah-blah-blah" git push origin contribution/blah-blah-blah
- Open a pull request
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lic_cli-1.1.2.tar.gz.
File metadata
- Download URL: lic_cli-1.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d92136f9d54007d3166d5510fed08a5251ca7c6bff12185c58699f9321c63b6
|
|
| MD5 |
c3fd034c2771ec5f361aa9a2514c9e81
|
|
| BLAKE2b-256 |
97f9b3884f341ebb53acd309d1fa2447fde8736d475ef38cd9a8bbc0ff99fa73
|
File details
Details for the file lic_cli-1.1.2-py3-none-any.whl.
File metadata
- Download URL: lic_cli-1.1.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b82bdc3e1906cbb6266f89e70b43ef168c7256514c8f21fe41a78c1ace58ade
|
|
| MD5 |
d616bebdb306adb3095f693910d31749
|
|
| BLAKE2b-256 |
347ab5d6d3529a8d1421295058736a623c59040aef21986cdc685f2dc1743764
|