You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gonzalo Bella 18cd311325
Use relative paths in scripts/download.sh (#632)
2 years ago
..
README.md Added script to download all (pdf) papers locally (#597) 4 years ago
download.sh Use relative paths in scripts/download.sh (#632) 2 years ago

README.md

Scripts

Scripts for working with repository content.

Download Utility

A convenience script to download papers. This will scrape the README.md files for URLs containing links to pdfs and download them to their respective directories.

The download utility is idempotent and can be run multiple times safely.

Usage

Open your favourite terminal and run:

$ ./scripts/download.sh

Optionally, to download specific topics specify their directories as arguments:

$ ./scripts/download.sh android concurrency