You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##The following CLI project is responsible forthe disciplined restructuring of all files/media inside a folder/directory
into sub-folders/directory creating a clearer/cleaner environment inside an user’s system
It has three main commands, Help, Organise, Tree
HELP is responsible forlisiting out all possible commands
ORGANISE gathers all files /Sub-folders inside a directory into a certain space based upon its file type
TREE is responsible for seprating our files into a tree structure consisting of branches and nodes
Initially the src folder is filled fith files of various types in an irregular fashion
With the organize command we can restructre it into subfolders of certain extensions
We can also use the tree command to get the tree structure of the folders
About
The following CLI project is responsible forthe disciplined restructuring of all files/media inside a folder/directory into sub-folders/directory creating a clearer/cleaner environment inside an user’s system .It can also separate files into a tree structure consisting of branches and nodes