+1
-1
| { | ||
| "name": "svue-cli", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "A simple CLI for creating your projects", | ||
@@ -5,0 +5,0 @@ "bin": { |
+3
-3
@@ -8,7 +8,7 @@  | ||
| ``` | ||
| npm install ahaschool-cli -g | ||
| npm install svue-cli -g | ||
| ``` | ||
| 或者 | ||
| ``` | ||
| git clone https://github.com/zlj002/aha_generator.git | ||
| git clone https://github.com/svue-cli.git | ||
@@ -21,3 +21,3 @@ cd aha && npm install | ||
| # 使用 | ||
| 在终端中输入 `aha` or `aha -h` , 可以看到帮助信息 | ||
| 在终端中输入 `evue` or `evue -h` , 可以看到帮助信息 | ||
| ``` | ||
@@ -24,0 +24,0 @@ Usage: aha <command> |
18707
-0.08%