Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 692 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 692 Bytes

lcdoc NPM version

The module that creates the license information that you use.

Installation

$ npm install --global lcdoc

Usage

lcdoc make
Usage: lcdoc [options] [command]


Options:

  -V, --version           output the version number
  -o, --out <path>        write the data to a specific file.
  -i, --ignore <pattern>  write the path to ignore.
  -d, --depth <number>    how deep to traverse packages where 0 is the current package.json only
  -h, --help              output usage information


Commands:

  make [path]

License

MIT © [email protected]