0.1.4 • Published 13 years ago

growlcoffee v0.1.4

Weekly downloads
14
License
-
Repository
github
Last release
13 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

13 years ago

0.1.3

13 years ago

0.1.2

13 years ago

0.1.1

13 years ago

0.1.0

13 years ago