A lightweight tool to report on the licenses used by a Go package and its dependencies. Highlight! Versioned external URL to licenses can be found at the same time.
Apache License 2.0
833
stars
125
forks
source link
add .LicensePath and licenseText func to templates #179
Maybe resolves #144
.LicensePath
to report templates reflecting the local file path of the licenselicenseText
function to templates that takes a lib as an argument and renders the license text, if availableAdd a small template example to the readme