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
cake cake-addin cake-build dotnet dotnet-core dotnet-tool dotnetcore license license-management licenses nuke nuke-addon nuke-build

liz logo

GitHub license Uses SemVer 2.0.0 Latest Release codecov
GitHub stars GitHub forks GitHub watchers

liz (ˈlɪz - like the nickname for a person named "Elizabeth") 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.


🖥️ Tools

Tool Documentation Version Downloads Supported Version
Liz.Tool link Latest Release .NET Tool Downloads .NET Tool -
Cake.ExtractLicenses link Latest Release Cake Addin Downloads Cake Addin >= 3.0.0
Liz.Nuke link Latest Release Nuke Addon Downloads Nuke Addon >= 6.0.0

🌐 Features

liz currently supports the following features:

Planned features

🛠️ Requirements

SDK-Style projects

Analyzing SDK-Style projects at least requires:

Non-SDK-Style projects

Analyzing Non-SDK-Style projects at least requires:

⌨️ Developing

To develop and work with liz you just need to clone this Repo somewhere on your PC and then open the Solution or the complete Source-Folder (under src) with your favorite IDE. No additional tools required.

Before you can start, you should restore all NuGet-Packages using dotnet restore if that's not done for you by your IDE.

As this uses .NET 7.0, you need to install the .NET 7.0.x SDK (as configured by the global.json).

👋 Want to Contribute?

Cool! We're always welcoming anyone that wants to contribute to this project! Take a look at the Contributing Guidelines, which helps you get started. You can also look at the Open Issues for getting more info about current or upcoming tasks.

💬 Want to discuss?

If you have any questions, doubts, ideas, problems or you simply want to present your opinions and views, feel free to hop into Discussions and write about what you care about. We'd love to hear from you!