0.0.2 • Published 6 years ago

goy-cli v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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