An open API service indexing awesome lists of open source software.

https://github.com/threedotslabs/wait-for

A simple "wait for port" utility.
https://github.com/threedotslabs/wait-for

Last synced: 12 months ago
JSON representation

A simple "wait for port" utility.

Awesome Lists containing this project

README

          

# wait-for

A simple "wait for port" utility.

## Usage

```
go run github.com/ThreeDotsLabs/wait-for@latest mysql:3306 postgres:5432
```