A CLI tool for checking for dead links in a markdown file
Find a file
2023-12-24 20:53:18 +03:00
.github/workflows CI: build package with Go & Nix 2023-12-24 20:18:47 +03:00
nix Initial commit 2023-12-24 20:13:31 +03:00
vendor Initial commit 2023-12-24 20:13:31 +03:00
.gitignore Initial commit 2023-12-24 20:13:31 +03:00
flake.lock Initial commit 2023-12-24 20:13:31 +03:00
flake.nix Initial commit 2023-12-24 20:13:31 +03:00
go.mod Initial commit 2023-12-24 20:13:31 +03:00
go.sum Initial commit 2023-12-24 20:13:31 +03:00
LICENSE Initial commit 2023-12-24 20:13:31 +03:00
main.go use my own logging implementation 2023-12-24 20:53:18 +03:00