Namespace: gulpDeployViber

plugins.gulpDeployViber

Interfaces

Functions

default

default(options): Transform

Gulp plugin to upload a zipped build into Viber. After uploading the uploaded build must be manually activated through the Viber dev web interface to make it visible to the public. The incoming stream must contain the zipped build.

Parameters

Name Type Description
options ViberDeployOptions Viber appid, organization accessToken and a comment required

Returns

Transform