how to setup the bloog repository
Prerequisites:
setup a github account in github.com
install git (in windows code.google.com/p/msysgit )
generate your ssh keys (http://github.com/guides/providing-your-ssh-key)
After that, clone the bloog master repo via the browser interface to your own fork (usually know as branches in another control version systems).
You can checkout the code to your computer right now with the git clone command, using your private ...