Results 56 comments of Chris Cates

Hi @pedrojor2, If @zyfrank is up to retrying. I think he should still get a chance. If not, happy for you to try. I actually *do* want to refactor this...

Hi @josprachi. Could you tell me what OS and version of Go you're using? I will whip up a Go container as per: https://github.com/ChrisCates/CommonCrawler/issues/10

Okay, are you able to run Docker in that OS? If so, we can debug from there.

I submitted a bounty for #10. Once that is complete, we can discuss next steps.

@iamonuwa, great, yes! So in https://github.com/ChrisCates/CommonCrawler/blob/master/README.md I've specified a configuration that I'd like for us to use. If you have any questions about the proposed command line interface, let me...

@iamonuwa, those are configurations for using it as a binary. An example of usage: ```bash commoncrawler start --base-uri https://commoncrawler.com ``` And that would use a different base path for where...

@iamonuwa I've just added: https://github.com/ChrisCates/CommonCrawler/issues/13

@iamonuwa, absolutely, that is expected. Just ensure that functionality is relatively the same and it works as intended.

We will be revisiting all bounties on this repository at a later date. Sorry that it's been inactive for a considerable amount of time.

@LastPossum thank you for the pull request. It has been merged... I will look into using more idiomatic error outputs when I do another push.