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

https://github.com/codenameyau/coffee-cup

Node + CoffeeScript programming challenges
https://github.com/codenameyau/coffee-cup

Last synced: over 1 year ago
JSON representation

Node + CoffeeScript programming challenges

Awesome Lists containing this project

README

          

# coffee-cup
Node + CoffeeScript programming challenges

###Compiling CoffeeScript

- Install: `sudo npm install -g coffee-script`
- Watch current directory: `coffee -cw .`