1.0.0-alpha.1 • Published 5 years ago

template-box v1.0.0-alpha.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

template-box

一个简单的CLI工具,可以基于TemplateBox-templates仓库中存在的项目模板来创建一个相对完整的项目

Installation

前提: Node.js (>=6.x, 8.x preferred)

$ npm install template-box -g

Usage

创建一个项目(项目模板来自TemplateBox-templates

$ tpl create <template-name>  <project-name>