Crates.io | check_urls |
lib.rs | check_urls |
version | 0.2.4 |
source | src |
created_at | 2022-07-03 15:20:41.015511 |
updated_at | 2024-04-21 10:18:57.698564 |
description | Verify the validity of URLs inside your files |
homepage | https://github.com/wdroz/check_urls |
repository | https://github.com/wdroz/check_urls |
max_upload_size | |
id | 618396 |
size | 86,278 |
Verify the validity of URLs inside your files
⚠️ This is a WIP project, expect some bugs and panics ⚠️
cargo install check_urls
check_urls 0.2.3
William Droz
Verify the validity of URLs inside your files
USAGE:
check_urls [OPTIONS]
OPTIONS:
-h, --help Print help information
-p, --path <PATH> Path of codebase to check [default: .]
-V, --version Print version information