Add support for custom templates
The app shall also support custom user-defined templates:
gotice --template ./gotice.tmpl ./project ./project/dist/windows-amd64/NOTICE.something
Support for custom templates is implemented using the .gotice.json
configuration file.
-
custom template support added -
README updated
Edited by Tobias Koch