We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've installed the yeoman gulp webapp generator
When I exec
yo gulp-webapp --skip-cache --skip-welcome-message --babel
it brings up the 'ui'
? What more would you like? (Press <space> to select) ❯◉ Sass ◉ Bootstrap ◉ Modernizr
I want to install none of those. I can of course un-select them in the 'ui'.
How can I pass that decision on the command line? So I can do a minimal gulp-webapp scaffold install?
The text was updated successfully, but these errors were encountered:
This is a good idea, I'd like the generator to have a flag like this.
Sorry, something went wrong.
No branches or pull requests
I've installed the yeoman gulp webapp generator
When I exec
it brings up the 'ui'
I want to install none of those. I can of course un-select them in the 'ui'.
How can I pass that decision on the command line? So I can do a minimal gulp-webapp scaffold install?
The text was updated successfully, but these errors were encountered: