Website internal and external link checker in Go.
- Rename
config-sample.yamltoconfig.yaml - Install dependencies:
go mod download - Run
go run cmd/link-checker.go PROFILE. E.g.go run cmd/link-checker.go life - When finished, a html report file will be generated under
reports/ - See
config.yamlfor details
Copyright 2021 Oleg Fomin, ofstudio@gmail.com
MIT License