You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
View as Tree => node manas view src -t
View as List => node manas view src -f
Untreefy the directory => node manas untreefy src dest
Treefy the directory => node manas treefy src dest
Help => node manas help
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.