1.0.5 • Published 3 years ago

sync-two-folders v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

sync-folders

continiously sync data in two folders

Usage

run in terminal

npx sync-two-folders path/to/first/folder path/to/second/folder

or run

npm install -g sync-two-folders
sync-two-folders path/to/first/folder path/to/second/folder

or clone from repository and run

node index.js path/to/first/folder path/to/second/folder
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago