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

Finish up .NET Tool #40

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

The current implementation of Liz.Tool is not quite finished yet and needs some finishing touches, such as:

<PackAsTool>true</PackAsTool>
<ToolCommandName>build</ToolCommandName>

... and the general metadata needed for NuGet-Packages