check_urls

Crates.iocheck_urls
lib.rscheck_urls
version0.2.4
sourcesrc
created_at2022-07-03 15:20:41.015511
updated_at2024-04-21 10:18:57.698564
descriptionVerify the validity of URLs inside your files
homepagehttps://github.com/wdroz/check_urls
repositoryhttps://github.com/wdroz/check_urls
max_upload_size
id618396
size86,278
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: 81

cargo fmt