cmyr-template-cli 1.3.0 → 1.5.0

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 CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  草梅友仁自制的项目模板创建器
4
4
 
5
+ ## 安装
6
+
7
+ ```sh
8
+ npm i -g cmyr-template-cli
9
+
10
+ # 或者 yarn global cmyr-template-cli
11
+ # 或者 pnpm i -g cmyr-template-cli
12
+ ```
13
+
14
+
15
+
16
+
5
17
  ## 使用
6
18
 
7
19