goy-cli
v0.0.2
Published
A personal CLI for workflow created by ntnyq
Downloads
2
Readme
goy-cli
A simple cli project.
Installation
Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.
$ npm install -g goy-cli
$ yarn global add goy-cli
Configuration
Upload your personnal template project to github。
And edit ./config/index.js
file,add your repo path and descriptions as a template for usage.
Usage
$ goy init <template-name> <project-name>
Example:
$ goy init ntnyq/gulp-workflow .
License
MIT