+1
-1
| { | ||
| "name": "hlj-cli", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0", | ||
| "description": "A simple CLI for creating your projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+15
-0
@@ -29,4 +29,19 @@  | ||
| ``` | ||
| # template Looks like : | ||
| ``` | ||
| { | ||
| "tpl": { | ||
| "react": { | ||
| "url": "github:hunliji/hlj-react-template", | ||
| "branch": "master" | ||
| }, | ||
| "vue":{ | ||
| "url": "github:hunliji/hlj-vue-template", | ||
| "branch": "master" | ||
| } | ||
| } | ||
| } | ||
| ``` | ||
+4
-0
@@ -6,4 +6,8 @@ { | ||
| "branch": "master" | ||
| }, | ||
| "vue": { | ||
| "url": "github:hunliji/hlj-vue-template", | ||
| "branch": "master" | ||
| } | ||
| } | ||
| } |
14627
2.44%139
2.96%47
46.88%