Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 310 Bytes

auto_copier

A small nodejs script that automatically move newly downloaded files from download folder to a specified folder.

How to run?

First install nodejs, then open project directory in vscode. Open new terminal run command "npm i". Run command "npm start" and the app will start execution.