0.0.7 • Published 12 years ago

baidu-lego v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
12 years ago

用法

```
node lego.js {CMD} [{param1} [, {param2}, ...]]

// 更新指定ID的样式,id可以空格分隔,也可以逗号分隔
node lego.js update_template ID1 ID2 ID4,ID5,ID6

// 获取所有模板,获取到的模板会保存到all_template.json
node lego.js get_all_template

// 更新JSON文件里指定的模板,JSON文件的格式符合通过get_all_template获得的模板的格式
node lego.js update_template_with_json some_file.json
```
0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago