Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateusfreira/coffeescript-playground

Coffeescript playground
https://github.com/mateusfreira/coffeescript-playground

Last synced: 27 days ago
JSON representation

Coffeescript playground

Awesome Lists containing this project

README

        

Intalling
http://nodejs.org/dist/latest/{node-v0.6.15.pkg,node-v0.6.15.msi}

`sudo npm install -g coffee-script` #mac or linux
`npm install -g coffee-script` #windows

Copiling
`coffee --join project.js --compile ./*.coffee`

Sample SublimeText Build
https://gist.github.com/2591421

Unit Test Reference
http://docs.jquery.com/QUnit