LicGen — Offline License Generator (CLI + Web UI)
Source: Dev.to
Overview
LicGen is a small CLI tool that generates software licenses directly from the terminal. It works offline, supports common licenses, and uses simple template files, making it easy to add new licenses.
A static web UI is also provided, which previews licenses and shows the exact CLI command that will be run.
Features
- Generates licenses in txt, md, and json formats.
- Supports both interactive and fully scriptable usage.
- Includes permission/condition tables similar to choosealicense.
- Completely offline operation.
- Comes with a web UI for previewing licenses and commands.
Screenshots
CLI Help Page
Web UI Page
Links
- Site:
- Repository:

