Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 323 Bytes

README.MD

File metadata and controls

21 lines (14 loc) · 323 Bytes

Photo Ogranizer

How to run the program

Note: Copy your photos to the current directory and make sure all photos reside photos2 folder

Step 1 - Install packages

npm i

Step 2 - Run program

node fileOrganizer.js

Todos

  • Update README, including usage
  • Clean up and refactor