This is all you need to setup the project.
$ git clone [email protected]:hackd/hackd.mx.git
$ bundle install
$ rake db:setup
$ rails server
- http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
- https://github.com/chrisk/git-pair
$ brew install graphviz # Homebrew on Mac OS
$ sudo port install graphviz # Macports on Mac OS X
$ sudo aptitude install graphviz # Debian and Ubuntu
more information on the official github repository