check_urls

Verify the validity of URLs inside your files

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

Install

bash 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 of codebase to check [default: .] -V, --version Print version information ```