- Added installation command for the CLI tool in README. - Enhanced deploy command with debug logging for upload results and query app version. - Integrated useKey for fetching KEVISUAL_TOKEN in get-config module. - Added debug logging in queryAppVersion for better traceability. - Updated temp.md with new dependency and example command for deployment.
5 lines
120 B
Markdown
5 lines
120 B
Markdown
# 一个简单的cli工具
|
|
|
|
```
|
|
npm i @kevisual/cli -g --registry=https://npm.cnb.cool/kevisual/registry/-/packages/
|
|
``` |