/macos-downloader

Command line tool for downloading macOS installers and beta updates

Primary LanguageShellGNU General Public License v3.0GPL-3.0

macOS Downloader

macOS Downloader is a command line tool for downloading macOS installers and beta updates

Credits

Links

Usage

chmod +x ./macos-downloader-release.sh —> makes the script runnable
sudo ./macos-downloader-release.sh —> runs the script with root permissions

OS X 10.7 Lion

Using macOS Downloader on OS X 10.7 Lion requires the Xcode Command Line Tools, MacPorts, and curl updates to be manually installed. You can download and install this version of the Command Line Tools for Xcode using a free Apple ID. You'll also need to download and install the 10.7 version of MacPorts. And finally, you'll have to run "sudo ports install curl" from the Terminal app.