serby / lnug

Site for London Node.js User Group

Home Page:http://lnug.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

London Node.js User Group

The code for http://lnug.org

Instructions

git clone git://github.com/forward/lnug.git
cd lnug
npm install
coffee server.coffee
open http://localhost:8080

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2012 Forward. See LICENSE for details.

About

Site for London Node.js User Group

http://lnug.org

License:MIT License


Languages

Language:CoffeeScript 76.5%Language:JavaScript 23.5%