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
- Host: GitHub
- URL: https://github.com/z9956/simple-cli
- Owner: z9956
- Created: 2021-04-16T07:10:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T13:03:51.000Z (over 4 years ago)
- Last Synced: 2025-03-28T20:19:37.449Z (about 1 year ago)
- Topics: cli, react
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)