/lnug

Site for London Node.js User Group

Primary LanguageCoffeeScriptMIT LicenseMIT

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.