0.36
No commit activity in last 3 years
No release in over 3 years
At each year's WWDC, Apple releases great sample projects. Unfortunately it is very tedious to manually download all these treasures through your browser. WWDC-Downloader solves this problem for you!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16.2
~> 2.1.1

Runtime

~> 1.8.0
 Project Readme

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.