0.2.2 • Published 10 years ago

generator-acttest v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

generator-act

Yeoman generator

安装

$ npm install -g yo
$ npm install -g generator-act

使用

生成项目

$ mkdir my-project
$ cd my-project
$ yo act

添加组件

$ yo act:cmp <cmp-name>

其中 cmp-name 为组件名

添加语言包

$ yo act:lang <language>

其中 language 为语言名称,如 enru

License

MIT

0.2.2

10 years ago