git clone https://github.com/MattesMrzik/tkf_eval.git
cd tkf_eval/if you want to use https instead of ssh then run
git config --global url."https://github.com/".insteadOf [email protected]:
git submodule sync --recursiveThen run:
git submodule update --init --recursivegit pull --recurse-submodules
# this was not necessary for me: :git submodule update --recursive