cli-z-develop 0.9.2 → 0.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/index.js +2159 -1
- package/package.json +6 -10
- package/vite.config.ts +48 -0
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# cli-z-develop
|
|
2
2
|
|
|
3
|
-
<img src="https://store.zxfqf.com/image/
|
|
3
|
+
<img src="https://store.zxfqf.com/image/vfwSqgLBOi.png" alt="logo" height="200">
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
技术团队开发流程管理工具,集项目创建、分支管理、本地开发、项目发布等功能于一体
|
|
6
6
|
|
|
7
7
|
## 快速开始
|
|
8
8
|
|