coffee

CoffeeScriptインストール

node.js % git clone git://github.com/joyent/node.git node.git % cd node.git % ./configure % make % make install npm % curl http://npmjs.org/install.sh | sudo sh CoffeeScript % sudo npm install -g coffee-script