cargo install wait-on
wait-on -t 10m file /path/to/file
wait-on http GET https://example.com
wait-on tcp -i 127.0.0.1 -p 8080
This project is licensed under the MIT license and the Apache License 2.0.
Library and CLI Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
Homepage Cargo Rust Documentation Download
cargo install wait-on
wait-on -t 10m file /path/to/file
wait-on http GET https://example.com
wait-on tcp -i 127.0.0.1 -p 8080
This project is licensed under the MIT license and the Apache License 2.0.