Expand description
Module that provides functions for downloading plugin files
Functionsยง
- check_
sha - Validates a file against a SHA file
- download_
file_ from_ github - Downloads a file from GitHub showing console progress
- download_
json_ from_ github - Downloads a JSON file from a GitHub release URL
- download_
plugin_ executable - Downloads the plugin executable from the given base URL for the current OS and architecture.
- download_
tar_ gz_ file - Downloads a plugin tar gz file from GitHub and installs it
- download_
zip_ file - Downloads a plugin zip file from GitHub and installs it