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

https://github.com/yzqdev/yzq-cli


https://github.com/yzqdev/yzq-cli

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# yzq-cli


> A small tool, containing many features.

## install

```shell
pnpm add -g yzq-cli
//or
npm i -g yzq-cli
//or
yarn global add yzq-cli
```

## Usage

```text
➜ yzq -h
Usage: yzq [options]

Options:
-v, --version 当前版本.
-h, --help 如何使用

Commands:
help 查看帮助
word 获取诗词
file 文件相关操作
```

## License

MIT License © 2022 [yzqdev](https://github.com/yzqdev)