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.0
MIT
2.2 kB
3