Skip to content

provide command option  #61

Open
Open
@davidkhala

Description

@davidkhala

I use following line to create a project in current directory.

npm create hono@latest . -- --template nodejs --install --pm npm 

As you might feel, I want to minimize my manual input along the wizard.
But I found I cannot skip the decision of confirm to continue in this not-empty folder

create-hono version 0.10.1
✔ Using target directory … .
? Directory not empty. Continue? yes
✔ Cloning the template
✔ Installing project dependencies
🎉 Copied project files
Get started with: cd .

Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions