Skip to content

flaviozantut/gulp-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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.

OS X only for now, but will expand when further along.

Install

Download the app, unzip, and move it to the Applications folder.

Devtools is opened with the app to make it easier to debug issues. Feel free to close it.

Feedback wanted :)

Launch on startup

Follow this guide if you would like the app to launch when you start your computer.

Dev

Setup
  • Download node-webkit and put it in /Applications
  • Add alias nw='/Applications/node-webkit.app/Contents/MacOS/node-webkit' to your .bashrc/.zshrc
Run
  • cd into the app directory
  • Run npm install (only first time)
  • Run nw .

License

MIT © Sindre Sorhus

About

gulp as an app (OS X)

Resources

License

Stars

Watchers

Forks

Packages

No packages published