File System Organizer helps you to organize your file into different categories (media, archives, documents, app and other).
> Clone the repo
>> git clone https://github.com/darshan-trivedi-10/file_system_organizer.git
> Change the folder location to your source Code Folder
>> cd file_system_organizer
> Install the dependencies
>> npm install
> For setup
>> npm init -y
>> npm link
> Now, File System Organizer can run on your Local Machine.
List of All Command :
- To Oraganize file in you folder go to the directory in you local machine open terminal and run this
commandfso organize
- To view you folder and sub folder deatils go to the directory in you local machine open terminal and run this
commandfso tree
- For help and view command list run this command in your terminal
fso help
Feel free to contact me on LinkedIn
if (youEnjoyed) {
starThisRepository();
}