#ci-cd #url #command-line-tool #ci #check-urls

app check_urls

Verify the validity of URLs inside your files

9 releases

Uses new Rust 2024

0.2.6 Mar 8, 2025
0.2.4 Apr 21, 2024
0.2.3 Jul 9, 2022
0.1.2 Jul 3, 2022

#669 in Command line utilities

33 downloads per month

GPL-3.0-or-later

29KB
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–24MB
~330K SLoC