stephenlacy/gulp-bump

Choose version via terminal

timhartmann opened this issue · 1 comments

I think it would be great when gulp-bump is so great, that we can insert in terminal something like:

gulp bump --major

After this gulp-bump change the correct number based on the value, which the user insert after the task. Do you know what I mean?

Due to plugin guidelines, I will not be adding the args to the plugin.
You can add them into your gulpfile and parse accordingly.

https://stackoverflow.com/questions/4351521/how-to-pass-command-line-arguments-to-node-js