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.
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.