Markdown link checker
Get them here
brew install k-nasa/tap/lc
Currently it cannot be built with the stable version.
cargo install lc
```console lc README.md src/
=== Verify "README.md" === Ok https://github.com/k-nasa/lc/workflows/CI/badge.svg Ok https://github.com/k-nasa/lc/actions Ok https://img.shields.io/crates/v/lc.svg Err https://crates.io/crates/lc -> status code 403 Forbidden Ok https://github.com/k-nasa/lc/releases Ok http://github.com/k-nasa/lc Ok https://github.com/k-nasa/lc/blob/master/LICENSE Ok https://github.com/k-nasa Ok https://k-nasa.me
=== Verify "src/main.rs" === Ok https://github.com/k-nasa/lc/workflows/CI/badge.svg Ok https://github.com/k-nasa/lc/actions Ok https://img.shields.io/crates/v/lc.svg Err https://crates.io/crates/lc -> status code 403 Forbidden Ok https://github.com/k-nasa/lc/workflows/CI/badge.svg Ok https://github.com/k-nasa/lc/actions Ok https://img.shields.io/crates/v/lc.svg Err https://crates.io/crates/lc -> status code 403 Forbidden ```