gulp-exec
gulp-exec copied to clipboard
Color support
Some commands have colors but via gulp-exec colors are stripped out:
Possible to get color support in the future?
This is an interesting idea. It might be worth hooking up the exec's output stream directly to the process output stream to make this happen.