growlcoffee

0.1.4 • Public • Published

Growl notifications for CoffeeScript

screenshot

Setup

First you'll need to have Growl and growlnotify installed.

Next install growlcoffee with npm:

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.

License

growlcoffee is distributed under the MIT License.

/growlcoffee/

    Package Sidebar

    Install

    npm i growlcoffee

    Weekly Downloads

    1

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • kgn