2. Installation Guide

2.1. General Information about SYD

2.1.1. The SYD project on GitHub

SYD project is now publicly available on GitHub <https://github.com/OpenSyd/syd>

2.1.2. Installing SYD on Linux

This section describes the installation procedure of SYD. First clone the git folder with:

git clone --recursive or git submodule update --init

Once the git folder is setup run the command:

pip install -e .