Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 393 Bytes

ffc.py (FileFolderCreator)

  • Create Folders for each file in a given directory
  • Folder names are named based on each file
  • Each file is added into their respective folders

easily run from terminal

python ffc.py /path/of/directory/

demo

file-folder-creator-demo