An open API service indexing awesome lists of open source software.

https://github.com/rexhang/rex-cli

脚手架管理系统(scaffolding management system) - by rexhang
https://github.com/rexhang/rex-cli

Last synced: about 1 year ago
JSON representation

脚手架管理系统(scaffolding management system) - by rexhang

Awesome Lists containing this project

README

          

# rex-cli
[rex-cli] is a very easy to use scaffolding management system

[rex-cli] 是一款非常好用的脚手架管理系统

### 基础运行环境
![node](https://img.shields.io/badge/node_version->=9.10.0-green.svg?style=plastic)

![npm](https://img.shields.io/badge/npm_version->=5.6.0-green.svg?style=plastic)

### 开源协议
[![npm](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rexhang/rex-cli/blob/master/LICENSE)

### 项目介绍
[rex-cli] scaffolding management system

[rex-cli] 脚手架管理系统

### 使用说明
``` javascript
$ npm install -g rexhang-cli
```

``` javascript
$ rex-cli -h
$ rex-cli init || i
$ rex-cli add || a
$ rex-cli delete || d
$ rex-cli list || l
$ rex-cli update || u
````

##### Author @RexHang Create At 2020.

##### Welcome To My [Website](https://rexhang.com/) and [Blog](http://www.rexhang.com/blog/) Or Connect With My [QQ](http://wpa.qq.com/msgrd?v=3&uin=1134916452).