broken-link-checker icon indicating copy to clipboard operation
broken-link-checker copied to clipboard

Added quiet mode - only shows broken pages

Open alexlouden opened this issue 6 years ago • 8 comments

I just popped it in as an extra parameter, but happy for someone to tidy up the implementation!

See https://github.com/stevenvachon/broken-link-checker/issues/133 - there's some demand for the feature

alexlouden avatar Jan 08 '19 03:01 alexlouden

@alexlouden if I knew how to build and run this module instead of pulling from npm, I'd gladly test this for you - this is a feature I need.

alexfornuto avatar Sep 03 '19 23:09 alexfornuto

@alexlouden if I knew how to build and run this module instead of pulling from npm, I'd gladly test this for you - this is a feature I need.

Hi @alexfornuto - sorry for the delay! I've been installing it using yarn add alexlouden/broken-link-checker, I think npm install alexlouden/broken-link-checker should work too.

I run it like this:

blc -q -r -o http://localhost:9000/

alexlouden avatar Sep 24 '19 08:09 alexlouden

Nice! it works great, +1

alexfornuto avatar Sep 24 '19 19:09 alexfornuto

Hi @stevenvachon Thanks for this great tool

Do you have any chance to review this PR and related (#148)?

aivus avatar Oct 03 '19 09:10 aivus

Anything we can do to help get this merged?

bravo-kernel avatar Jan 04 '20 16:01 bravo-kernel

Coming up on a year...

alexfornuto avatar Jan 04 '20 21:01 alexfornuto

Is this feature not intended to be completed?

jasikpark avatar Mar 22 '21 22:03 jasikpark

Is this feature not intended to be completed?

No, time is short. I'll be returning to it again soon to finish some things including a JSON export. I may include this then as the stdout log will become less useful.

stevenvachon avatar Mar 22 '21 23:03 stevenvachon