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

https://github.com/jdecool/cwait

Utility to wait for a dependency
https://github.com/jdecool/cwait

Last synced: about 1 year ago
JSON representation

Utility to wait for a dependency

Awesome Lists containing this project

README

          

cwait
=====

Utility to wait for a dependency.

Available protocols:
* http
* https
* mysql
* postgres
* tcp
* udp

`cwait http://my-url.dev mysql://[user:[password]@][(address)[/dbname]] postgres://[user:[password]@][(address)]`