Conditional Prompts?
tomanistor opened this issue · 4 comments
tomanistor commented
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?
shannonlal commented
I working on something like this with run sequences but shouldn't be that hard to integrate run-sequences to chain them together
shannonlal commented
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
tomanistor commented
Awesome! Thank you for adding this feature.
shannonlal commented
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.