Skip to content

ajju-1209/File-Orgranization-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Organization System

1.Organize your directory by separating the files of different extensions into separate folders.

2.Print the entire tree view of your directory including all files inside them.

3.Help option ,in order to see how to provide directory path and commands.

How to Run locally

To run this project run

  npm init -y
  npm link

Then run any of following options in your terminal or command prompt

1.For help options type

    Global help

2.For organizing you current directory

    Global organize

3.For tree view of your entire directory

    Global tree

You can also provide your directory path but by default it consider current directory.

    Global <options> "directory path"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors