1.1.0 • Published 7 years ago

generator-imweb-cates v1.1.0

Weekly downloads
5
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.0

7 years ago

0.2.7

7 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago