0.7.1 • Published 8 days ago

create-hono v0.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

Create Hono

Create a Hono application from starter templates.

npm create hono@latest

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@latest ./my-app -- --template cloudflare-pages

--install

Install dependencies after cloning template.

npm create hono@latest ./my-app -- --install

--pm <pnpm|bun|npm|yarn>

Allows you to specify which package manager to use.

npm create hono@latest ./my-app -- --pm pnpm

Author

Yusuke Wada https://github.com/yusukebe

and Hono contributors

License

MIT

This project source code is based on Create Solid MIT Licensed. https://github.com/solidjs/solid-start/tree/main/packages/create-solid

0.7.1

8 days ago

0.7.0

18 days ago

0.6.3

1 month ago

0.6.2

1 month ago

0.6.1

1 month ago

0.6.0

1 month ago

0.5.1

1 month ago

0.5.0

3 months ago

0.4.0

3 months ago

0.3.0

7 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.2.6

12 months ago

0.2.3

12 months ago

0.2.5

12 months ago

0.2.4

12 months ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago