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: about 1 month ago
JSON representation
:ok_woman: scan markdown files with travis for broken links
- Host: GitHub
- URL: https://github.com/ellerbrock/travis-deadlink-scanner
- Owner: ellerbrock
- License: cc-by-4.0
- Created: 2016-08-04T07:15:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-06T19:43:06.000Z (over 8 years ago)
- Last Synced: 2025-01-26T06:41:17.913Z (3 months ago)
- Homepage:
- Size: 127 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-koa - travis-deadlink-scanner
- awesome-alibaba-cloud - travis-deadlink-scanner
README
# Travis DeadLink Scanner [](https://github.com/ellerbrock/open-source-badge/) [](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 => [](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*
[](https://twitter.com/frapsoft/)[](https://www.facebook.com/frapsoft/)[](https://plus.google.com/116540931335841862774)[](https://gitter.im/frapsoft/frapsoft/)[](https://github.com/ellerbrock/)
### Development by
Developer / Author: [Maik Ellerbrock](https://github.com/ellerbrock/)
Company: [Frapsoft](https://github.com/frapsoft/)### License
This work by Maik Ellerbrock is licensed under a Creative Commons Attribution 4.0 International License.