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

Install without prompt #5

Open
tcmulder opened this issue Oct 15, 2021 · 0 comments
Open

Install without prompt #5

tcmulder opened this issue Oct 15, 2021 · 0 comments

Comments

@tcmulder
Copy link

I'm creating a bash script that automatically sets up WordPress, plugins, theme, etc. just the way I want them to start new projects. I'd like to run the npx wp-strap webpack "projectName:Your plugin name"... command through this script and have it execute without waiting for me to respond "Y" to the "Looks good?" question, so that the entire script goes from start to finish without waiting on me for input half way through, and I have wp-strap's build tools installed at the end of that process.

Is there a way to automatically answer yes or skip the prompt altogether so I can programmatically run the install without user input?

Thanks!

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

1 participant