Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 645 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 645 Bytes

Repo Downloader

The scripts install.bat and install.sh can be configured to download and extract the latest release from multiple repos and extract them to the directory where the install script was executed in without creating a subdir or anything.


For the install.sh file its important to note that it should be executed like ./install.sh and not like sh install.sh as it will return an error otherwise.


Use Case

This could be used to install "dependencies" or for a plugin system or whatever. You could also modify the script to pass arguments instead of hardcoding the repos.