1.0.28 • Published 8 years ago

cem-js v1.0.28

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

Introduction

cem-js is the javascript version cem command line tool of CEM,

cem-jsCEM系统命令行工具的 javascript 版本,

To enjoy cem-js you need to install Node.js first.

想体验 cem-js 带来的畅快感受, Node.js 环境是必须的。

Install

sudo npm istall cem-js -g

Install cem-js global

全局安装 cem-js

Help (帮助)

cem -h

npm.io

Init (初始化)

cem init

npm.io

Build (生成你的项目配置文件)

cem build

or 指定设置文件 & 环境

cem build ./cem.conf dev2

or

cem build dev2

npm.io

Person (设置本地的personal配置)

cem person REDIS_HOST 127.0.0.1

生成(或修改)本地 personal.json ,并写入 REDIS_HOST = 127.0.0.1

npm.io

Find (查找已有的变量)

cem find FINANC

根据关键字模糊查找变量

npm.io

1.0.28

8 years ago

1.0.27

8 years ago

1.0.26

9 years ago

1.0.25

9 years ago

1.0.24

9 years ago

1.0.23

9 years ago

1.0.22

9 years ago

1.0.21

9 years ago

1.0.20

9 years ago

1.0.18

9 years ago

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.12

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.1

9 years ago