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

https://github.com/z9956/simple-cli

A simple cli
https://github.com/z9956/simple-cli

cli react

Last synced: about 1 year ago
JSON representation

A simple cli

Awesome Lists containing this project

README

          

# simple-cli

### A simple cli

## Install

```
npm i @zh9956/simple-cli -g
```

## Usage

```
simple -i
```

## Links

- [lerna](https://github.com/lerna/lerna)
- [BreathlessWay/mini-cli](https://github.com/BreathlessWay/mini-cli)