just-wait
just-wait copied to clipboard
Wait for a file or directory to change or appear, then just return
Hint: I'd suggest a major version change for this, as passing no argument now means, that it waits forever. Passing `-t`without number however leads to the previons behaviour (30s). The...
## Version **2.10.0** of [commander](https://github.com/tj/commander.js) just got published. Dependency commander Current Version 2.9.0 Type dependency The version **2.10.0** is **not covered** by your **current version range**. Without accepting this pull...
## Version **2.0.0** of [chalk](https://github.com/chalk/chalk) just got published. Dependency chalk Current Version 1.1.3 Type dependency The version **2.0.0** is **not covered** by your **current version range**. Without accepting this pull...
ATM setTimeout is hard-coded. However, there should be a way to disable the timeout feature, e.g. with a new option (-n, --no-timeout) I could provide a change for that, would...
🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...