Monday, June 9, 2014

Download all WWDC2014 samples

Nice little GEM script to download all WWDC2014 samples on GitHub

You need to be patient however when running the Gem install and when downloading.

  • Download and unzip in a directory 
  • Open Terminal
  • cd to the unzipped script directory
  • run the sudo gem install and wait wait wait ...
sudo gem install wwdcdownloader  --no-rdoc --no-ri

You should see a series of messages indicating the gem scripts are installed the something like this:
16 gem installed
  • Create a directory for the wwdcsamples
  • Run the script as indicated in the documentation
$ wwdcdownloader DevAppleID wwdcsamples

VoilĂ  ...

No comments:

Post a Comment