0.1.0 • Published 9 years ago
views-cli v0.1.0
views-cli
一个前端视图工具
Installation
With npm do:
npm install -g views-cliUsage
$ views -h
Usage: views [options] [command]
Commands:
init [dir] initialize a front view
Options:
-h, --help output usage information
-V, --version output the version numberCreate A Project
$ views init app-nameInitialize A Project
$ cd app-name && views initTest
$ npm run testLicense
this repo is released under the MIT License.