jeffbski / wait-on

wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
MIT License
1.87k stars 77 forks source link

feat: add command resource #88

Open sadams opened 3 years ago

sadams commented 3 years ago

Adds a new resource type for executing arbitrary commands.

resolves #87

slavahatnuke commented 3 years ago

@sadams good job, really it's the need to cover a huge amount of cases where we can wait for some custom acceptance by command (CLI)