Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusfreira/coffeescript-playground
Coffeescript playground
https://github.com/mateusfreira/coffeescript-playground
Last synced: 27 days ago
JSON representation
Coffeescript playground
- Host: GitHub
- URL: https://github.com/mateusfreira/coffeescript-playground
- Owner: mateusfreira
- Created: 2012-04-30T10:19:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-15T00:25:37.000Z (over 12 years ago)
- Last Synced: 2024-05-01T23:56:55.827Z (6 months ago)
- Language: CoffeeScript
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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` #windowsCopiling
`coffee --join project.js --compile ./*.coffee`Sample SublimeText Build
https://gist.github.com/2591421Unit Test Reference
http://docs.jquery.com/QUnit