You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dimitar Tasev edited this page Jun 3, 2021
·
2 revisions
First get the code, the autoreduce-submod repository contains the others are submodules, and will check out them all to master.
git clone https://github.com/ISISScientificComputing/autoreduce-submod ar
cd ar
bash runme.sh # which will checkout the submodules for you
Next step, running and debugging. The recommended way of debugging is to use the Docker containers via the VSCode tasks, for which you can move onto Just Use VSCode & Docker. But if you want a local installation follow the Local installation instructions.