wait-for-it.sh
v1.0.0
Published
Pure bash script to test and wait on the availability of a TCP host and port
Downloads
493
Readme
Wait-for-it.sh
A simple NPM wrapper for wait-for-it.sh, which is a pure bash script that will wait on the availability of a host and TCP port. See that repo's Readme for further usage info.
Getting Started
npm install -g wait-for-it.sh
wait-for-it host:port [-s] [-t timeout] [-- command args]