uri-script
v2.0.0
Published
Coletar seus códigos do URI online judge
Downloads
4
Readme
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