sindresorhus / gulp-app

[DEPRECATED] Gulp as an app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

[DEPRECATED] Gulp as an app

License:MIT License


Languages

Language:JavaScript 100.0%