0.2.0 • Published 5 years ago

licensle v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago