2.0.0 • Published 3 years ago

uri-script v2.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

URI-code-downloader-script

A script to download all your code from URI online judge

Getting Started

git clone https://github.com/elissandro13/URI-code-downloader-script.git

Prerequisites

  • Node
  • NPM

Installing

npm install

Running the Project

node index.js

Output

The default output is the directory uri-codes

Customazing

Changing the hideBroswer value to false allow to watch the process in the browser

.py,.java and .cpp are the default lenguages, but you can add more in the getCodeExtesion function