@nartallax/wait-file-change
v1.0.0
Published
A command-line utility that waits for some file to change and then exits
Downloads
8
Readme
wait-file-change
A command-line utility that waits for some file to change and then exits
Install
npm install --save-dev @nartallax/wait-file-changeUse
./node_modules/.bin/wait-file-change my_file.txt --timeout 3 --delay 0.5 --count 1 --verboseFull list of parameters with their descriptions is available at --help:
./node_modules/.bin/wait-file-change --help