#ci #ci-cd #tool #cli

app check_urls

Verify the validity of URLs inside your files

8 releases

0.2.4 Apr 21, 2024
0.2.3 Jul 9, 2022
0.1.2 Jul 3, 2022

#306 in Command line utilities

Download history 19/week @ 2024-03-29 10/week @ 2024-04-05 136/week @ 2024-04-19 17/week @ 2024-04-26 3/week @ 2024-05-03 2/week @ 2024-05-17

420 downloads per month

GPL-3.0-or-later

28KB
183 lines

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

Dependencies

~11–25MB
~388K SLoC