Skip to content

yuancy-code/template-build-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template-Build

基于 ejs 模板的快速编译命令行工具

描述

可通过该工具创建并编译基于 ejs 模板的文档

  • 编译依据*.ejs 和*.json 同名策略
  • 可配置编译输出目录(默认../)

安装

$ npm install template-build-cli -g

创建模板

$ tb init

编译编译

$ tb build
$ tb build -o ../../
$ tb build -o /Users/yuan/documents/code

License

Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

About

模板生成代码命令行工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published