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.20.tar.gz
(3.1 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.20.tar.gz.
File metadata
- Download URL: lic_cli-0.1.20.tar.gz
- Upload date:
- Size: 3.1 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 |
9cf768d68a8a2b6482741f3b2991000529606bbd716da77c12b082245907807c
|
|
| MD5 |
7717d88ff40bf827090ec9e16ff1602b
|
|
| BLAKE2b-256 |
802ecc7e911888db607dcf97ae14bd3d712968bc99747f40355a548d6d143351
|
File details
Details for the file lic_cli-0.1.20-py3-none-any.whl.
File metadata
- Download URL: lic_cli-0.1.20-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 |
2ef3ee87edbf90938aa94b7383854f7a70ebaad1fedd1a22d4e8945025ba8ba4
|
|
| MD5 |
98ba3bc84f6ca712323677ed6776eed2
|
|
| BLAKE2b-256 |
b0c72654c2b54a03e873d10237eb153d908d7bb7a511efba754d5604e3cd8d18
|