Download and unzip the Syndeia Standalone installation file Syndeia_Standalone_3.2.zip.
Windows
(1) After
Mac OS X
(1) After unzipping Syndeia_Standalone_3.2.zip file on Mac OS X, the folder structure will appear as below.
(2) Gather and add additional lib folder based on the repositories and models you want to work with. See instructions here on configuring integrations.
(3) Open a terminal session and navigate to the unzipped folder as shown below.
(4) Syndeia.sh is the main script to launch Syndeia. Type the following command to add execute permissions to Syndeia.sh file, as shown in the screenshot above.
chmod 755 ./Syndeia.sh
(5) Type the following command to launch Syndeia Standalone, as shown in the screenshot above.
./Syndeia.sh
(6) Now follow instructions in the Syndeia Standalone tutorials to create your first Syndeia project.