Skip to content
lsscecilia edited this page Jan 26, 2021 · 1 revision

Set up (linux):

Go to project directory in terminal & enter the following commands:
chmod u+x setup_script.sh
sudo ./setup_script.sh

CMakeLists:

Travis.yml:

Download data:

gitignore:

nano .gitignore

To remove build & bin Eg build

Import submodule

Eg. git submodule add https://github.com/lsscecilia/mapper

Clone this wiki locally