Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 431 Bytes

Image Organizer

How to install

  1. git clone https://github.com/ozakione/image-organizer
  2. cd image-organizer
  3. npm i
  4. mkdir img
  5. Place all your images in the img folder

How to run

  • node index.js
  • Run node index.js -h to display program usage

Todo