check_urls

Crates.iocheck_urls
lib.rscheck_urls
version0.2.6
created_at2022-07-03 15:20:41.015511+00
updated_at2025-03-08 14:12:11.490634+00
descriptionVerify the validity of URLs inside your files
homepagehttps://github.com/wdroz/check_urls
repositoryhttps://github.com/wdroz/check_urls
max_upload_size
id618396
size90,808
William Droz (wdroz)

documentation

README

check_urls

Verify the validity of URLs inside your files

demo

⚠️ This is a WIP project, expect some bugs and panics ⚠️

Install

cargo install check_urls

Usage

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
Commit count: 86

cargo fmt