v0.1.0
inject command implementation:
- injects license into file filtered by
.licignore
. - licenses are generated based on configuration
- configuration can be extended by PR or custom configuration can be provided (
-u
argument)
Examples:
golic inject -c="2021 ABSA Group Limited" -l=.licignore --dry
golic inject -c="2021 ABSA Group Limited" -l=.licignore -u=https://<something>/config.yaml