cem-js is the javascript version cem command line tool of CEM,
cem-js 是CEM系统命令行工具的 javascript 版本,
To enjoy cem-js you need to install Node.js first.
想体验 cem-js 带来的畅快感受, Node.js 环境是必须的。
sudo npm istall cem-js -g
Install cem-js global
全局安装 cem-js
cem -h
cem init
cem build
or 指定设置文件 & 环境
cem build ./cem.conf dev2
or
cem build dev2
cem person REDIS_HOST 127.0.0.1
生成(或修改)本地 personal.json ,并写入 REDIS_HOST = 127.0.0.1
cem find FINANC
根据关键字模糊查找变量