Web Clamberer with a bolt on.
go get github.com/sbramin/clamber
go get github.com/boltdb/bolt
cd $GOPATH/src/github.com/sbramin/clamber
go install
clamber -h
Normal:
clamber -job crawl -url https://sbramin.com
Normal:
clamber -job review -url https://sbramin.com
Pretty:
clamber -job review -url https://sbramin.com -p
- Write some more tests