Scaffolds OSI-compliant licenses—quickly, clearly, and correctly.
Forge-worthy licensing made simple.
- Run the utility from the project root
- You will be prompted for required information
deno run --allow-write jsr:@deno-forge/license
📜 License type: # input is case-insensitive
▸ Code: mit, bsd, gpl, agpl
▸ Creative Commons: cc0, cc-by, cc-by-sa, cc-by-nc
bsd
📅 Year of copyright: 2025
👤 Enter license holder name: Somebody Somewhere
✅ License written to LICENSE- Permissive Licenses:
BSD-3-Clause,MIT - Copyleft Licenses:
GPL-3.0,AGPL-3.0 - Creative Commons Licenses:
CC0-1.0,CC-BY-4.0,CC-BY-SA-4.0,CC-BY-NC-4.0
Learn more about our philosophy in the Deno Forge Manifest.
