/PyUpdater-Azure-Blob-Plugin

PyUpdater plugin for uploading update packages to Azure Blob Storage

Primary LanguagePythonMIT LicenseMIT

PyUpdater Azure Blob Storage plugin

PyPI version

Probs not ready to use yet! 🙃

PyUpdater upload plugin for Azure Blob Storage

Installation

pip install pyupdater-azure-blob-plugin

Run pyupdater settings --plugin azure-blob to set up. Get the configuration string from your access keys in Azure and the name of the container you wish to upload your update files to.

(Feel free to contribute)