coffeescript-growl

0.1.3 • Public • Published

Growl Notifications for the Node.js CoffeeScript complier!

Super simple growl notifications for use with the Node.js Coffeecript Compiler. No more watching the terminal to see if things compiled correctly :)

To install:

First you must install growlnotify which is a command line tool for sending growl messages.

Second use NPM to install:

npm install coffeescript-growl

Finally pop in `cofeescript-growl` as a required when compliling. Works great with --watch and --compile

Example:

coffee -r coffeescript-growl --watch --compile ~/sites/my_project/scripts.coffee

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i coffeescript-growl

      Weekly Downloads

      2

      Version

      0.1.3

      License

      none

      Last publish

      Collaborators

      • wesbos