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.
Installation
Homebrew (recommended)
brew tap kushvinth/tap
brew install lic
This installs lic as a globally available CLI.
Install as a uv tool
Requires Python 3.12+ and uv.
uv tool install git+https://github.com/kushvinth/lic
Ensure the uv tool path is on your PATH:
uv tool ensurepath
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 contibution/blah-blah-blah
- Commit your changes and push to your branch
git commit -m "made an blah-blah-blah" git push origin contibution/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-0.1.0.tar.gz.
File metadata
- Download URL: lic_cli-0.1.0.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 |
c32aab09b90caf35b46dd1eab948fd46c1c78cb2ed9d05e10cc0d11b3c3cc4a9
|
|
| MD5 |
82ca0a2f85d0d99711bfa0ad280552d3
|
|
| BLAKE2b-256 |
22202a1f5ca69544a44b89f122b3698bcde71ac7fdc0ac13b4b814d20919a787
|
File details
Details for the file lic_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lic_cli-0.1.0-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 |
5c50f7906321cc4b7210d9ef8626c7ffa73129bd5c33e6df3a0cf1eaf53a2244
|
|
| MD5 |
429d6335603e6226f8173e60321abb45
|
|
| BLAKE2b-256 |
d3d322693c63022df606c2bc057470322f0f1fc9ecb7489cc8d5f46ef56aec71
|