create-hono
Advanced tools
Comparing version
{ | ||
"name": "create-hono", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "tsx ./build.ts", |
@@ -9,2 +9,12 @@ # Create Hono | ||
## Options | ||
### `--template` | ||
You can specify the desired template from the command line. This is useful for automation, where you'd like to skip any interactive prompts. | ||
``` | ||
npm create hono ./my-hono-app --template cloudflare-pages | ||
``` | ||
## Author | ||
@@ -11,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
809746
0.05%31
47.62%