Head - Zolmeister/sprinkler GitHub Wiki

Stack

Node.js
Socket.io
CoffeeScript
Stylus
Nib
Express
Dust.js

Development

  • CoffeeScript files do not automagically get compiled, you must use a tool like jitter
    • jitter public/coffee/ public/js/
  • .styl files (stylus) get autocompiled to their .css counterparts (do not edit the .css files, edit .styl)
  • .dust files do get autocompiled