Automatically gathers all the license URLs for all your NuGet packages.
build.bat
Licenator <Root Directory> <Output filename>
Usage: Licenator "<Root Directory>" "<Output filename>"
Options:
-o : Omits the "Used In" information from the output.
-i : Specify a list of packages to be ignored.
Usage:
Licenator "<Root Directory>" "<Output filename>" -o -i "Package.To.Ignore.One" "Package.To.Ignore.Two"
- Ben Bierens
- Gertjan Maas
License is MIT. See LICENSE file