Skip to content

基于 handlebars 实现的轻量级模板代码(文本)生成工具。

Notifications You must be signed in to change notification settings

pandazki/pz-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PZ-TEMPLATE

基于 handlebars 实现的轻量级模板代码(文本)生成工具。

Lightweight template code (text) generation tool based on handlebars implementation.

Installation

npm i pz-template -g

or

yarn global add pz-template

Usage

# create new template
tplgen c

# generate code/text by template
tplgen g -l [your template git repo/local template folder] -o output

# upgrade to new template version
tplgen u -t [.tplver_xxxx] --hash [specify git rev hash]

# help
tplgen -h

About

基于 handlebars 实现的轻量级模板代码(文本)生成工具。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published