Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

afeld/tangle

Repository files navigation

Tangle Build Status

A broken link checker for web sites.

Usage

Requires Go 1.6+.

# install
go get github.com/afeld/tangle
cd $GOPATH/src/github.com/afeld/tangle

# run
go run main.go <url>

# optionally, disable external link checking
go run main.go -disable-external <url>

See also

About

a web page scanner to find broken links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages