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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    1
  • 0.1.3
    1
  • 0.1.2
    1
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i growlcoffee

Weekly Downloads

5

Version

0.1.4

License

MIT

Last publish

Collaborators

  • kgn