Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 673 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 673 Bytes

betterwait

Binary package betterwait is a easy and highly effective solution to test and wait on the availability of a TCP host and port for developers and DevOps engineers.

Compatible with

Windows, Linux, macOS

Download the binary package for your OS from here.

https://github.com/gvaishno/betterwait/releases

Usage example

$ betterwait -help
Usage:
	betterwait [options]

Options:
	-help		Show this help message.
    -host	    Specify a host address.
	-port		Specify a port number.
	-try		Specify max tries before giving up.
	-quiet		Quiet mode.

SDK integration

Will be available soon.

License

APACHE-2.0 LICENSE