Awesome
gulp-app
Gulp as an app
Easily run gulp tasks from the current directory in Finder and get notified when it's finished.
<img src="media/screenshot.png" width="315">macOS only for now, but will expand when further along.
Install
$ brew cask install gulp
Or download the app, unzip, and move it to the Applications
folder.
Launch on startup
Follow this guide if you would like the app to launch when you start your computer.
Dev
$ npm install
Run
$ npm start
Build
$ npm run build
License
MIT © Sindre Sorhus