0.1.4 • Published 12 years ago

growlcoffee v0.1.4

Weekly downloads
14
License
-
Repository
github
Last release
12 years ago

Growl notifications for CoffeeScript compiling!

screenshot

First you'll need to have growlnotify installed.

Next install growlcoffee with: npm -g install growlcoffee.

Last add -r growlcoffee to your coffee commands. For example here is the commend to watch and compile the coffeescript files in the current directory:

coffee -r growlcoffee -w -c .

Whenever a file is updated a growl notification will occur letting you know if the compilation was successful or if there was a problem.

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago