sync-file
v1.0.2
Published
CLI tools: sync files from A to B
Downloads
7
Readme
sync-file
A very simple CLI tools, synchronization you files from A to B
Use
first, install it
npm install sync-file -g
second, enter you expect files path in CLI
sync-file src test/demo/lib
then, if ./src file changed, the changed will synchronization in ./test/demo/lib
License
MIT