Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 280 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 280 Bytes

Web Crawler

Crawls a site and produces a sitemap of internal links

Usage

make build # Uses godep to install all dependencies to vendor/ ./bin/crawler https://monzo.com

Testing

make test

Author