I want to add some bash commands at the end of gulp.watch function to accelerate my development speed. So, I am wondering if it is possible. Thanks!
gulp.watch
Use https://www.npmjs.org/package/gulp-shell.
A handy command line interface for gulp