on-change
Run a command when a file changes since last time the command was executed.
Install
npm install --save-dev @olegjs/on-change
Example
on-file-change --file package-lock.json npm ci
Run a command when a file changes since last time the command was executed.
npm install --save-dev @olegjs/on-change
on-file-change --file package-lock.json npm ci
1.0.1
MIT
2.21 kB
3