Installation

To install the modules, type:

$ make
$ sudo make install

while on the parent folder that contains the Makefile file.

To install a specific module, for example the telescope module:

$ make telescope
$ sudo make install

Docker Installation

TBD