Skip to content

Commandline tool to automatically gather the license information for all your NuGet packages.

License

Notifications You must be signed in to change notification settings

philips-software/licenator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack

Licenator

Automatically gathers all the license URLs for all your NuGet packages.

Usage

Build the tool

build.bat

Run the tool

Licenator <Root Directory> <Output filename>

Options

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"

Maintainers

  • Ben Bierens
  • Gertjan Maas

Issues

Issues

License

License is MIT. See LICENSE file

About

Commandline tool to automatically gather the license information for all your NuGet packages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published