Install EzyPlatform SDK

Updated at 1693968423000

Installing EzyPlatform

You can find installation instructions here.

Installing EzyPlatform SDK

  1. Download the EzyPlatform SDK here.
  2. Unzip the downloaded SDK, for example, into the directory: app/ezyplatform-sdk.
  3. Set up the EZYPLATFORM_SDK environment variable to point to the directory app/ezyplatform-sdk.
  4. Add the $EZYPLATFORM_SDK/bin directory to the PATH environment variable, so you can use the ezy.sh tool.

Building necessary libraries

  1. Clone the ezyplatform-development repository.
  2. Navigate to the cloned ezyplatform-development directory and run the command: bash build.sh.