Skip to content

automate prompts #452

Closed
Closed
@nkovacs

Description

@nkovacs

I'd like to automate the generation of templates, e.g. I'd like to be able to do something like this:

vue init webpack my-project --name "Foo" --description "A vue.js project" --author "Me" --build runtime --no-router --lint --lint-config airbnb --unit --e2e

This would make it possible to automatically test templates, e.g. generate with --lintConfig airbnb, then run eslint on the generated template, then do the same with --lintConfig standard etc.

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