This repository is used for domain engineer assets and workflows.
- Clone the repository and navigate to its path through Command Line.
- Install the preprocessor globally using the following command:
npm install -g c-preprocessor - Set environment variables
COMPONENTandVARIANT_TYPEfor building the required component's variant. - Execute
prepareExecutePreprocessor.pyto prepare the required variant. - Now go to the "README.md" file of that component for further build instructions.