An open API service indexing awesome lists of open source software.

https://github.com/yamadapc/gulp-forever

A gulp task for running a Gulp child process which may be restarted programatically from your gulpfile. It enables one to reload the gulp configuration when it changes and recover from errors.
https://github.com/yamadapc/gulp-forever

Last synced: 14 days ago
JSON representation

A gulp task for running a Gulp child process which may be restarted programatically from your gulpfile. It enables one to reload the gulp configuration when it changes and recover from errors.

Awesome Lists containing this project

README

        

gulp-forever
============
A gulp task for running a Gulp child process which may be restarted
programatically from your gulpfile. It enables one to reload the gulp
configuration when it changes and recover from errors.

## License
This code is licensed under the MIT license.