A collection of scripts to deploy different packages on different platforms.
The deployment process is controlled by environment variables. Make sure to configure s3cmd with the right permissions to match the S3 bucket. The bucket structure is assumed to be the same as Deployment, that is: ```//[DATA FILES].
export DEPLOYMENT_S3_BUCKET=<Your deployment bucket>
Execute the following command in order to deploy package <package> under platform <platform>.
./packages/<package name>/<platform>/deploy