UNPKG

@olegjs/on-change

Version:

CLI tool to run a command if file has changed since the last time that command was run

8 lines (7 loc) 110 B
language: node_js node_js: - "8" - "10" - "12" script: npm run coverage after_success: npm run coverage