🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

create-hono

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hono - npm Package Compare versions

Comparing version

to
0.2.0

2

package.json
{
"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