Skip to content

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

Notifications You must be signed in to change notification settings

raulgilabert/jutge-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages