Skip to content

Script to download the sample code for all WWDC 2013 sessions. You need to be a registered Apple Developer to use it.

License

Notifications You must be signed in to change notification settings

chrisleyva/WWDC-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WWDC 2013 Sample Code Downloader

First World WWDC Sample Code Problem

Sad days are over

This script will download all the session material for you if you are a WWDC 2013 attendee OR NOT! This year you only need to have an Apple Developer account, that's it! You can now simply install WWDC-Downloader as a ruby gem like this:

gem install wwdcdownloader --no-rdoc --no-ri

or

sudo gem install wwdcdownloader --no-rdoc --no-ri

Run the script like this:

wwdcdownloader <your Apple ID> [<target-dir>]

The script will create a directory called "wwdc2013-assets" (or 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 2013 sessions. You need to be a registered Apple Developer to use it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published