Skip to content

Can download and extract multiple repos into one folder. E.g. plugin download system or for "dependencies"

License

Notifications You must be signed in to change notification settings

hackthedev/repo-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Can download and extract multiple repos into one folder. E.g. plugin download system or for "dependencies"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published