0.0.6 • Published 1 year ago

generator-gycli v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

generator-gycli NPM version Build Status Dependency Status

generator-gycli

Installation

First, install Yeoman and generator-gycli using npm (we assume you have pre-installed node.js).

已发布则进行如下步骤:

npm install -g yo
npm install -g generator-gycli

Then generate your new project:

yo gycli === yo gycli -p miniapp === yo gycli --project miniapp

yo gycli // 小程序
//等同于
yo gycli -p miniapp // 小程序

//也可以是下面这样

yo gycli -p react // react

yo gycli -p vue // vue

未发布则:

npm install -g yo
npm link

Then generate your new project:

yo gycli

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © yifeewang

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago