Skip to content

A command-line tool for collecting dependency licenses from a project.

License

Notifications You must be signed in to change notification settings

JZubero/licensle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licensle

A command-line tool for collecting dependency licenses from a project.

Installing

ǹpm i -g licensle

Usage

> licensle --help
Usage: licensle [options]

Options:
  -V, --version                output the version number
  -g, --generate               generate a static license summary file
  -b, --browser                open up a browser and show generated static license summary file
  --no-browser                 prevents the browser from popping open
  -i, --info                   provides information about all direct dependency licenses
  -o, --outputFilePath <path>  specify path and name of the output file
  -v, --verbose                activate verbose logging 
  -h, --help                   output usage information

Maintainer

About

A command-line tool for collecting dependency licenses from a project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published