We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the cube wiki!
The actual developpement branch is called medical. To clone it, type the following command:
medical
git clone -b medical [email protected]:AdeleResearchGroup/cube.git
Go to the src folder, and type the following command:
src
mvn clean install
You should have maven installed on your machine.
If you work on the medical branch, you should push commits as follow:
git push origin medical