How to contribute code at Hacker Dojo.
Prerequisites:
– Mac or Windows machine
– An account on github
– Git
MAC: http://code.google.com/p/git-osx-installer/
Windows: http://code.google.com/p/msysgit/
– Google AppEngine SDK
http://code.google.com/appengine/downloads.html
– python 2.5
Windows: http://www.python.org/getit/windows/
– Fabric
Run ‘easy_install fabric’ in terminal
– Text Editor & Web Browser