Crates.io | wait-on |
lib.rs | wait-on |
version | 0.0.12 |
source | src |
created_at | 2024-04-04 02:03:23.456128 |
updated_at | 2024-11-14 23:51:51.180752 |
description | Library and CLI Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets |
homepage | https://github.com/EstebanBorai/wait-on |
repository | https://github.com/EstebanBorai/wait-on |
max_upload_size | |
id | 1195772 |
size | 75,337 |
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.