Crawls a site and produces a sitemap of internal links
make build
# Uses godep to install all dependencies to vendor/
./bin/crawler https://monzo.com
make test
- Vik Bhatti github@vikbhatti.com
Crawls a site and produces a sitemap of internal links
make build
# Uses godep to install all dependencies to vendor/
./bin/crawler https://monzo.com
make test