1.1.0 • Published 9 years ago

generator-imweb-cates v1.1.0

Weekly downloads
5
License
ISC
Repository
-
Last release
9 years ago

generator-imweb-cates

yeoman generator插件,用于生成在线教育类目相关页面

Installation

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

在cates的项目中安装并添加devDependence:

tnpm install --save-dev yo
tnpm install --save-dev generator-imweb-cates

在cates项目中增加add命令:

// package.json

{
  scripts: {
    add: "yo imweb-cates"
  }
}

使用:

npm run add

# 根据提示输入相关信息,自动生成新cates页面所需要的文件

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

ISC © imweb team

1.1.0

9 years ago

1.0.0

9 years ago

0.2.7

9 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago