BBay - repository at Github



.. a short introduction to BrainBay@Github
 

To work with the BrainBay Source Code repository at Github:

- have a look at Github help.
- download and install the latest version of msysgit
- start the git-bash and use the command 'git clone http://github.com/ChrisVeigl/BrainBay.git' to get the latest version of the source code's master branch
- you will get all sources, needed libraries and archives/configrurations, but no executable file
- build the executable, using the supported IDE: Microsoft VisualStudio 2010 (or the free express version) 
- alternatively: modify the Makefile or setup a project-environment for your favorite IDE (I would be happy to include alternative project setups)
- to contribute changes to the code, create yourself a .ssh keypair and register at github as described here


contact/feedback: 
Chris Veigl