spider/readme.md

9 lines
147 B
Markdown
Raw Permalink Normal View History

2016-07-28 20:13:20 -07:00
# spider
`spider` is a little tool for me to learn how to crawl webpages using the Go
stdlib.
## installation
$ go get mcquay.me/spider/...