Skip to content

deyanm/WWDC-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WWDC 2015 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 2015 attendee OR NOT! You can now 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 "wwdc2015-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 2015 sessions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%