lcdoc

0.0.2 • Public • Published

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 © kimorkim@gmail.com

Readme

Keywords

Package Sidebar

Install

npm i lcdoc

Weekly Downloads

11

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kimorkim