Skip to content

adauma/WWDC2011-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 2011 sessions. You need to be an attendee to use it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%