cli-z-develop 0.10.0 → 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.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/dist/index.js +334 -331
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # cli-z-develop
2
2
 
3
- <img src="https://store.zxfqf.com/image/uLfrirq3ew.png" alt="logo" height="200">
3
+ <img src="https://store.zxfqf.com/image/vfwSqgLBOi.png" alt="logo" height="200">
4
4
 
5
- 前端团队命令行工具,集项目创建、目录管理、文件创建、本地开发等功能于一体,适合 web、小程序等多个平台。
5
+ 技术团队开发流程管理工具,集项目创建、分支管理、本地开发、项目发布等功能于一体
6
6
 
7
7
  ## 快速开始
8
8