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

sindresorhus/gulp-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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