Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ellerbrock/travis-deadlink-scanner

:ok_woman: scan markdown files with travis for broken links
https://github.com/ellerbrock/travis-deadlink-scanner

Last synced: 15 days ago
JSON representation

:ok_woman: scan markdown files with travis for broken links

Awesome Lists containing this project

README

        

# Travis DeadLink Scanner [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/) [![Gitter Chat](https://badges.gitter.im/frapsoft/frapsoft.svg)](https://gitter.im/frapsoft/frapsoft/)

_Run Test with Travis to Scan URL's in the Markdown files and complain when the test fails_

### Build Status => [![Build Status](https://travis-ci.org/ellerbrock/travis-deadlink-scanner.svg?branch=master)](https://travis-ci.org/ellerbrock/travis-deadlink-scanner)

*.travis.yml:*
```
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot --allow-dupe --allow-redirect *.md
```

Check [awesome_bot](https://github.com/dkhamsing/awesome_bot) and [travis](https://travis-ci.org) for more informations.
### Contact / Social Media

*Get the latest News about Web Development, Open Source, Tooling, Server & Security*

[![Twitter](https://github.frapsoft.com/social/twitter.png)](https://twitter.com/frapsoft/)[![Facebook](https://github.frapsoft.com/social/facebook.png)](https://www.facebook.com/frapsoft/)[![Google+](https://github.frapsoft.com/social/google-plus.png)](https://plus.google.com/116540931335841862774)[![Gitter](https://github.frapsoft.com/social/gitter.png)](https://gitter.im/frapsoft/frapsoft/)[![Github](https://github.frapsoft.com/social/github.png)](https://github.com/ellerbrock/)

### Development by

Developer / Author: [Maik Ellerbrock](https://github.com/ellerbrock/)
Company: [Frapsoft](https://github.com/frapsoft/)

### License

Creative Commons License

This work by Maik Ellerbrock is licensed under a Creative Commons Attribution 4.0 International License.