-
Notifications
You must be signed in to change notification settings - Fork 1
Home
debbabi edited this page Mar 30, 2013
·
3 revisions
Welcome to the cube wiki!
The actual developpement branch is called medical
.
To clone it, type the following command:
git clone -b medical [email protected]:AdeleResearchGroup/cube.git
Go to the src
folder, and type the following command:
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