1.0.28 • Published 9 years ago

cem-js v1.0.28

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

9 years ago

1.0.27

9 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

10 years ago

1.0.12

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.1

10 years ago