Freyskeyd/gulp-prompt

Conditional Prompts?

tomanistor opened this issue · 4 comments

Is it possible to chain together two prompts in the same gulp task with the 2nd prompt conditional on the value of the first prompt?

I working on something like this with run sequences but shouldn't be that hard to integrate run-sequences to chain them together

I have put in a fix for chaining prompts together. Have a look at the readme file for this and the example files. If you require any changes please let me know. This is in version 0.5.0

Awesome! Thank you for adding this feature.

Let me know if there are any issues or clarifications with this feature. I there is an issue or change you can reopen the issue and I will try to address this.