Create Readme.md

This commit is contained in:
CorpNewt 2018-09-25 23:19:33 -05:00 committed by GitHub
parent a76e237a46
commit a1bbb4390b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
Readme.md Normal file
View File

@ -0,0 +1,7 @@
Py2/py3 script that can download macOS components direct from Apple
Thanks to:
* FoxletFox for [FetchMacOS](http://www.insanelymac.com/forum/topic/326366-fetchmacos-a-tool-to-download-macos-on-non-mac-platforms/) and outlining the URL setup
* munki for his [macadmin-scripts](https://github.com/munki/macadmin-scripts)
* timsutton for [brigadier](https://github.com/timsutton/brigadier)