Skip to content

"vue create" in current directory #1509

Closed
@tajnymag

Description

@tajnymag

What problem does this feature solve?

Currently the only option, I'm aware of, to create a new project is to let vue-cli create it's folder from scratch somewhere in the current directory as a subfolder. I'd like an option to create the project in the directory where vue-cli command was invoked.

What does the proposed API look like?

# when run without specifiying project's name, vue-cli would use the current dir's name and place all the new files in the current directory
vue create

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions