-
Notifications
You must be signed in to change notification settings - Fork 25
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
Allow templating #8
Comments
Hey, Sorry for the delay, i will look at this soon. |
I am going to start looking into this as I think this would be useful and could be helpful some of the conditional loops that other people have asked about |
Sorry meant to just add comment instead of close |
I am looking through this link to see how it would apply https://github.com/gulpjs/gulp-util |
I believe I have a simple fix for this. I have added some documentation and just waiting to publish the latest |
I have put together a fix for this and it should be available in the latest release of 0.4.1 |
You should be able to use templating in the prompt message.
Use gulp-util .template for this.
The text was updated successfully, but these errors were encountered: