New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

cem-js

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cem-js

**cem-js** is the javascript version cem command line tool of [CEM](http://git.tff.bz/ado.du/confenv_manager),

latest
npmnpm
Version
1.0.28
Version published
Weekly downloads
5
-81.48%
Maintainers
1
Weekly downloads
 
Created
Source

Introduction

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 环境是必须的。

Install

sudo npm istall cem-js -g

Install cem-js global

全局安装 cem-js

Help (帮助)

cem -h

Init (初始化)

cem init

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

cem build

or 指定设置文件 & 环境

cem build ./cem.conf dev2

or

cem build dev2

Person (设置本地的personal配置)

cem person REDIS_HOST 127.0.0.1

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

Find (查找已有的变量)

cem find FINANC

根据关键字模糊查找变量

FAQs

Package last updated on 13 Mar 2017

Related posts