yamltmpl
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

yamltmpl

yaml data to mustache mapper.

usage

Usage: yamltmpl [options]
Options:
  --template                         template path (required)
  --context-path                     context files dir path (required)
  --out                              output path dir (required)
  --extension                        output file extension (required)
  --dry-run                          dry-run mode
  --help                             Shows the usage and exits.
  --version                          Shows version number and exits.
Examples:
  yamltmpl --template tmpl.mustache --context-path ctxdir --out out --extension .ts

Readme

Keywords

none

Package Sidebar

Install

npm i yamltmpl

Weekly Downloads

0

Version

0.0.9

License

Apache-2.0

Unpacked Size

30.1 kB

Total Files

12

Last publish

Collaborators

  • akito_ito