Releases: sean-clayton/licensor
Releases · sean-clayton/licensor
v1.2.0
Bug Release - v1.1.1
Fixes
- 5d41662 - Fix issue where custom licenses were not working
1.1 - Custom License Support
This release adds custom licenses.
Usage
licensor [CUSTOM IDENTIFIER] > LICENSE
You can view all of the custom licenses we support in the licenses directory.
Initial Release!
Licensor 1.0!!!
A bare minimum cli tool to print out SPDX licenses to stdout.
Usage
Just print to stdout
licensor Unlicense
licensor 0BSD
Create a LICENSE file
licensor Unlicense > LICENSE