sync-cli-folders
v1.0.0
Published
Start syncing between 2 paths
Downloads
2
Readme
About
It was a task given as an onsite interview question for socailcops. This is a cli tool so that you can sync work between 2 devices. Currenty it supports working on only local folder, looking forward to extend this project.
Installation
npm i --global sync-cli-folders
Usage
sync
____
/ ___| _ _ _ __ ___
\___ \ | | | | | '_ \ / __|
___) | | |_| | | | | | | (__
|____/ \__, | |_| |_| \___|
|___/
Usage: sync [options] [command]
Options:
-h, --help output usage information
Commands:
start|s [options] Start Syncing of folders
For syncing first folder
sync s -f
Enter both paths and enjoy the syncing.
:v: Enjoy