Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automate prompts #452

Closed
nkovacs opened this issue May 6, 2017 · 3 comments
Closed

automate prompts #452

nkovacs opened this issue May 6, 2017 · 3 comments

Comments

@nkovacs
Copy link

nkovacs commented May 6, 2017

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.

@posva
Copy link
Member

posva commented May 6, 2017

dup of #291

@posva posva closed this as completed May 6, 2017
@ihattab
Copy link

ihattab commented Sep 17, 2019

still ask the same questions, where I need to enter answers manually !!

@ihattab
Copy link

ihattab commented Sep 17, 2019

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants