Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfahrenkrug/WWDC-Downloader

Script to download the sample code for all WWDC 2018 sessions.
https://github.com/jfahrenkrug/WWDC-Downloader

Last synced: 15 days ago
JSON representation

Script to download the sample code for all WWDC 2018 sessions.

Awesome Lists containing this 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 []

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.