0.0.9 • Published 6 years ago

yamltmpl v0.0.9

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

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
0.0.9

6 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago