Direct Deployment
Packages can be given to end users. These are the instructions to pass along for installing and running the app.
Fat Package
Extract the package.
Run the appropriate .bat/.sh file for the app in the root directory of the extracted package.
Thin Package
Extract the package.
Run pull_kit_sdk.bat/ pull_kit_sdk.sh in the root directory of the extracted package (requires Internet access).
Run the appropriate .bat/ .sh file for the app in the root directory of the extracted package.
Tip
Step #2 and #3 are only needed one time per app as part of the installation step.