Can we add support for --template or something through which we can use external templates?
This is how the usage will be pnpm create hono@latest --template=repo_addr. I understand that we can use degit but it's mainly useful because of the hooks.
If you want I can create the PR for this
Can we add support for
--templateor something through which we can use external templates?This is how the usage will be
pnpm create hono@latest --template=repo_addr. I understand that we can usedegitbut it's mainly useful because of the hooks.If you want I can create the PR for this