simple broken link finder
Go to file
Stephen McQuay eea0aee587
init
2016-07-28 20:13:20 -07:00
cmd init 2016-07-28 20:13:20 -07:00
licence.txt init 2016-07-28 20:13:20 -07:00
readme.md init 2016-07-28 20:13:20 -07:00
spider.go init 2016-07-28 20:13:20 -07:00

readme.md

spider

spider is a little tool for me to learn how to crawl webpages using the Go stdlib.

installation

$ go get mcquay.me/spider/...