Organize you file with node and view folder and file structure
Your system must have Node check it by opening terminal as mentioned in step 3 and runing cmd node --version
-
1.click on code and download zip file
-
- Extract the downloaded file by
right
click orshift+right
click and then extract file
- Extract the downloaded file by
-
- Now open the Terminal by
right
click orshift+right
click in the directory where index.js file exist
- Now open the Terminal by
-
- Now copy the path of directory which you want to organize or you can check other options by runing
node index.js --help
- Now copy the path of directory which you want to organize or you can check other options by runing
-
- Now run this cmd
node index.js organizePath only path/of/your/directory
- Now run this cmd
-
- Now a folder is created in you directory named
Organized
which contains your files
- Now a folder is created in you directory named