1.It is a Nodejs based CLI application which will organized our files having same extension in separate folder Also give us a tree view of folder
#command
2.help : node cli.js help ------------> it will print list of all commands
3.tree : node cli.js tree path(optional) -------------->Print the tree structure of a given folder
4.organize : node cli.js organize path(optional)---------->It will organize a given folder