FAQs
#1
How to get the simulator

Code:
Code:
    git clone https://git.oceandatalab.com/skim/skimulator.git



How to maintain your version of the simulator to get the last stable version

Code:
Code:
    git checkout master
   git pull origin master



How to get the last version in development 

Code:
Code:
    git checkout develop
   git pull origin develop


Forum Jump: