jfahrenkrug / WWDC-Downloader

Script to download the sample code for all WWDC 2018 sessions.

Home Page:http://springenwerk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WWDC 2018 Sample Code Downloader

This script will download all the WWDC 2018 sample code. You can simply install WWDC-Downloader as a ruby gem like this:

gem install wwdcdownloader

or

sudo gem install wwdcdownloader

Run the script like this:

wwdcdownloader [<target-dir>]

The script will create a directory called "wwdc2018-assets" (or target-dir if given) in the directory you run the script from.

That's it. Enjoy and see you next year.

About

Script to download the sample code for all WWDC 2018 sessions.

http://springenwerk.com

License:MIT License


Languages

Language:Ruby 100.0%