You are here

How to collaborate

You are welcome to collaborate with corrections and adding features to the project. To do some suggestions you could send messages to: developers@medsquare.org

The MedSquare project uses sourceforge as repository, the localization is http://sourceforge.net/projects/medsquare/

To download the source code as read only use (for more informations about see how to compile ):
git clone git://medsquare.git.sourceforge.net/gitroot/medsquare/medsquare

We use the C++ language and the libraries VTK, ITK and GDCM.
To write code in C++ we use the GNU pattern of code with the Doxygen-Javadoc as the documentation pattern.

For more information about the code pattern see code pattern.