Gulp as an app
Easily run gulp tasks from the current directory in Finder and get notified when it's finished.
macOS only for now, but will expand when further along.
$ brew cask install gulp
Or download the app, unzip, and move it to the Applications
folder.
Follow this guide if you would like the app to launch when you start your computer.
$ npm install
$ npm start
$ npm run build
MIT © Sindre Sorhus