https://github.com/yzqdev/yzq-cli
https://github.com/yzqdev/yzq-cli
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yzqdev/yzq-cli
- Owner: yzqdev
- License: other
- Created: 2022-07-24T17:05:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T08:54:53.000Z (over 1 year ago)
- Last Synced: 2025-04-30T15:19:05.517Z (about 1 year ago)
- Language: TypeScript
- Size: 1.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)