-
Notifications
You must be signed in to change notification settings - Fork 5
Instalation
Shockz edited this page Apr 14, 2022
·
7 revisions
Solo descarga el último binario disponible en Releases
It is essential to have Python 3 installed and to have its path in the environment variables
Installation method
(easiest) Requirements:git
- Clone the repository
git clone --depth 1 https://github.com/jmlgomez73/DriveMyFiles.git
- Go to the newly created directory
cd DriveMyFiles
- Install dependencies
python3 -m pip install -r requirements.txt
- Execute the main script
python3 .\handler.py
Drive My Files 2022