0.1.0 • Published 12 months ago

@leurs247/handlebars-cli v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Handlebars-CLI

Use handlebars JS as a CLI-tool to parse HTML, txt, ... files with handlebars expressions.

Installation

npm install -g @leurs247/handlebars-cli

Usage

hb-cli parse <input> -o <output>

<input>         input file      string (required)
-o, --output    output file     string (default=input filename)

License

MIT

0.1.0

12 months ago