2025-02-09 13:41:22 -07:00
|
|
|
# RepoFullDownloader
|
2021-10-17 22:34:02 -07:00
|
|
|
Cross-Platform Cydia/Installer repo downloader
|
2021-10-17 22:16:43 -07:00
|
|
|
|
|
|
|
## Requirements
|
2021-10-17 22:17:24 -07:00
|
|
|
.NET Core 3.1 or later
|
|
|
|
An internet connection.
|
2021-10-17 22:16:43 -07:00
|
|
|
|
|
|
|
## Command Line Options
|
|
|
|
`dotnet RepoFullDownloader-Core.dll <url>`
|
2025-02-09 13:41:22 -07:00
|
|
|
Running with no URL will use the repo list from `repos.txt`
|