An open API service indexing awesome lists of open source software.

https://github.com/mwarkentin/roomba

Print out response codes for all links found within a directory
https://github.com/mwarkentin/roomba

Last synced: about 1 year ago
JSON representation

Print out response codes for all links found within a directory

Awesome Lists containing this project

README

          

roomba
======

Find all of those dusty corners (aka broken links) in your source code.

Usage
=====

```
./roomba.sh /Users/mwarkentin/repos/foobar | grep 404
404 https://support.foobar.com/entries/12847384-how-to-foo-your-bar
404 https://support.foobar.com/entries/21470424-collaborating-with-your-bazzle
```