slushjs / slush

The streaming scaffolding system - Gulp as a replacement for Yeoman
http://slushjs.github.io/generators
MIT License
1.24k stars 58 forks source link

Preload answers to inquirer #56

Open iamwhitebox opened 8 years ago

iamwhitebox commented 8 years ago

I'd like to use POST params from a form along with shelljs to execute slush with the answers to the prompt questions PREloaded.

is this possible?