coffeescript-growl
coffeescript-growl copied to clipboard
CoffeeScript 1.6.2
I believe this does not work with CoffeeScript 1.6.2 since the -r option got dropped somewhere (without a trace in the changelog):
[jpc@jpc static] coffee --require coffeescript-growl -w -m -c .
/usr/local/share/npm/lib/node_modules/coffee-script/lib/coffee-script/optparse.js:50
throw new Error("unrecognized option: " + arg);
^
Error: unrecognized option: --require
…