| Crates.io | wait-on |
| lib.rs | wait-on |
| version | 0.0.14 |
| created_at | 2024-04-04 02:03:23.456128+00 |
| updated_at | 2024-12-17 00:51:57.196163+00 |
| 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 | 73,165 |
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.