licensor

Generate and output software licenses to stdout

brewmacoslinux
Try with needOr install directly
Source

About

Write licenses to stdout

Commands

licensor

Examples

Display the MIT license$ licensor mit
List all available licenses$ licensor --list
Generate Apache 2.0 license with custom year$ licensor apache2 --year 2024