Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

tarapon/njk-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

njk-cli

Usage:

njk -s template/tmpl.njk -d template/data.json -p v1=1 -p v2=2

Options:
  --help        Show help                                              [boolean]
  --version     Show version number                                    [boolean]
  --source, -s  Source njk template                                   [required]
  --data, -d    Json file with variables
  --params, -p  Key-value pairs of variables, ex: name=hello             [array]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors