Skip to content

A utility that can be run from command line which can be used to compress any directory structure and all its subdirectories structure in a metadata file, and all the files data stored in binary format in a destination directory.

Notifications You must be signed in to change notification settings

mb11797/File-System-Command-Line-Utility-using-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File-System-Command-Line-Utility-using-NodeJS

A utility that can be run from command line which can be used to compress any directory structure and all its subdirectories structure in a metadata file, and all the files data stored in binary format in a destination directory.

Commands:

  1. View as Tree => node manas view src -t Screenshot from 2020-05-28 03-35-04

  2. View as List => node manas view src -f Screenshot from 2020-05-28 03-35-19

  3. Untreefy the directory => node manas untreefy src dest Screenshot from 2020-05-28 03-38-07

  4. Treefy the directory => node manas treefy src dest Screenshot from 2020-05-28 03-39-53

  5. Help => node manas help Screenshot from 2020-05-28 03-43-20

About

A utility that can be run from command line which can be used to compress any directory structure and all its subdirectories structure in a metadata file, and all the files data stored in binary format in a destination directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published