check_urls 0.1.1

Verify the validity of URLs inside your files
check_urls-0.1.1 is not a library.

check_urls

Verify the validity of URLs inside your files

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

Install

cargo install check_urls

Usage

check_urls 0.1.1
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