Skip to content

Getting Started

Simon Lambin edited this page Nov 21, 2021 · 7 revisions

Prerequisites

  • python 3.7
  • REZ
  • REZ packages (see package.py for the list of required packages)

You can use the provided rez_install.ps1 for Windows and rez_install.sh for Linux to make the setup easier. It will install REZ if not found and install all the required REZ packages

Installation

cd path/to/silex_client/root
rez build —-install

📚 Doc

🔧 Introduction:

🚀 Development:

Clone this wiki locally