GitHub Release

Obtain app from a GitHub release.

Mandatory Fields

  • "type" - Type of source. "url" is one of them.

pageSource
  • "format" - The format of the download provided by the source. For example, "zip".

pageFormat
  • "repository" - Location for the repository.

pageRepository
  • "file" - The archive file to obtain from inside the github release (automatically extracted and deleted).

pageFile

Optional Fields

  • "additional_files" - Additional files that should be downloaded from the github release.

pageAdditional Files

Last updated