cem-js

1.0.28 • Public • Published

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

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

根据关键字模糊查找变量

Readme

Keywords

none

Package Sidebar

Install

npm i cem-js

Weekly Downloads

2

Version

1.0.28

License

ISC

Last publish

Collaborators

  • lanhao