Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Latest commit

 

History

History
47 lines (26 loc) · 788 Bytes

readme.md

File metadata and controls

47 lines (26 loc) · 788 Bytes

gulp-app

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.

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