wgnf / liz

liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
MIT License
9 stars 0 forks source link

[FEAT]: mapping package -> license-information provided externally #12

Open wgnf opened 2 years ago

wgnf commented 2 years ago

The user might want to provide a mapping as well.

If the external one has the same key as one of the internal ones, the external one wins

wgnf commented 2 years ago

I think it would be enough to have a mapping ála: package (name (+ version + framework)) -> license-information