CLI
Opened this issue · 0 comments
glen-84 commented
Have you considered adding a CLI?
Example: wait-file dist/index.js && npm run serve
The CLI would return a non-zero exit code if resource checks did not succeed.
The default timeout should perhaps also be non-infinite.