0.2.8 • Published 3 years ago

generator-zjcomeon v0.2.8

Weekly downloads
8
License
MIT
Repository
-
Last release
3 years ago

generator-zjcomeon NPM version Build Status Dependency Status Coverage percentage

自定义generator initializing -- 初始化方法(检查状态、获取配置等) prompting -- 获取用户交互数据(this.prompt()) configuring -- 编辑和配置项目的配置文件 default -- 如果generator内部还有不符合任意一个任务队列任务名的方法,将会被放在default这个任务下进行运行 writing -- 填充预置模板 conflicts -- 处理冲突(仅限内部使用) install -- 进行依赖的安装(eg:npm,bower) end -- 最后调用,做一些clean工作

Installation

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

npm install -g yo
npm install -g generator-zjcomeon

Then generate your new project:

yo zjcomeon

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 © wzj

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.0.1

4 years ago