Minimal license generator
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
Made by Kushvinth
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
lic_cli-0.1.11.tar.gz
(2.6 kB
view details)
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-0.1.11.tar.gz.
File metadata
- Download URL: lic_cli-0.1.11.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"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 |
0efd4329bb5aa3e81af3f505389966b967e5cf496d94eab964fbe6391a17522e
|
|
| MD5 |
8f023d5475c6c66d5147a278775505e3
|
|
| BLAKE2b-256 |
87c348d5b931747e1f113dd22c9e4bdca7d2949021a14444ad6dee9dd48afa9d
|
File details
Details for the file lic_cli-0.1.11-py3-none-any.whl.
File metadata
- Download URL: lic_cli-0.1.11-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"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 |
fd2b6dbadf391ff33a7ede7b6dcf04513720b9d1c32e059265cd1e5280918cf3
|
|
| MD5 |
3a98b9dcd0180d0a63083095334324fd
|
|
| BLAKE2b-256 |
7885920a66fcb8efbbfd72a886e7f6d8a0047faaf20c3849790ab8304fec151c
|