Skip to content

ofstudio/link-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link-checker

Website internal and external link checker in Go.

Usage

  1. Rename config-sample.yaml to config.yaml
  2. Install dependencies:go mod download
  3. Run go run cmd/link-checker.go PROFILE. E.g. go run cmd/link-checker.go life
  4. When finished, a html report file will be generated under reports/
  5. See config.yaml for details

Copyright 2021 Oleg Fomin, ofstudio@gmail.com

MIT License

About

Website broken link checker in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published