Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 432 Bytes

jutge-downloader

A simple bash script for download the problems from jutge.org.

Usage

Before running the program you must execute chmod +x downloader.sh to enable the execution of the script.

./downloader.sh (name of problem)

Example: ./downloader.sh P84415_en

With this the program will download the .zip with the documentation and the samples, extract them from the .zip, and delete the .zip.