Skip to content

kimorkim/lcdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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