LicGen – Offline License Generator (CLI and Web UI)
Built LicGen, a small CLI tool to generate software licenses straight from the terminal. Works offline, supports common licenses, and uses simple template files so adding new ones is trivial.
Also made a static web UI that previews licenses and the exact CLI command it’ll run.
CLI does txt / md / json, interactive or fully scriptable, and has permission/condition tables like choosealicense -- ALL offline and has a web UI :).
Do check it out and give me some advice!
Site: https://tejavvo.github.io/licgen/ Repo: https://github.com/tejavvo/licgen