Downloading and unpacking the platform source code archive

To download and unpack the platform source code archive:

  1. Download the archive with the source code from the platform repository.
  2. Unpack the platform archive to the working directory.

    For example, you can unpack the platform archive using the following command:

    tar xf <path_to_platform_archive> --directory <path_to_working_directory>

Page top