mikeal / node.couchapp.js

Utility for writing couchapps.
Apache License 2.0
406 stars 78 forks source link

Added coffeescript support to couchapp #26

Open josephg opened 13 years ago

josephg commented 13 years ago

If you don't have coffeescript installed, it works like normal. If you have coffeescript installed + visible to require, you can:

$ couchapp push app.coffee http://localhost:5984/ctest
shimaore commented 12 years ago

Couple notes on 'coffeescript in node.couchapp'. The first one pertains to this pull request, the second item is more generic.

elistevens commented 11 years ago

Any movement on this? I'd love to have coffee support.

clehner commented 11 years ago

:+1: yes please :icecream: