npm install
coffee server.coffee
Things that still need to be done.
- Sass installation needs to be completed
- Jasmine testing framework needs to be installed for ( added )
- node.js
- standalone (for server side testing)
- Actual html needs to be added to index
- Faye needs to be installed, AND IT SUPPORTS REDIS OUT OF THE BOX WOOT!! (UPDATE: done )
Possible tasks
- rvm? at this point we will only have one gem (UPDATE: using npm 1.0 package system)
- mockups of functionality to make development easier
To Demo:
coffee server.coffee # => this will start the node server
redis-cli # => redis console
publish live "super cool message"