0.0.6 • Published 8 years ago

ejs-bin v0.0.6

Weekly downloads
34
License
MIT
Repository
github
Last release
8 years ago

A simple CMD script for ejs

Install

npm install ejs-bin -g

Simple Shell

ejs-bin ./test/test.ejs -c ./test/data-a.json,./test/data-b.json -o ./output

Helps

  Usage: ejs-bin [options] <file ...>

  Options:

    -h, --help              output usage information
    -V, --version           output the version number
    -c, --configs <items>   Config files
    -o, --output [dirname]  Output dirname
    -e, --extname [extname]     Output extname
0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago