0.0.5 • Published 9 years ago

broken-links v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

broken-links

Simple node package to test broken links on your page. The command compares the links on your page with the 404 provided.

Requirements

Node v.0.11.7

Check nvm https://github.com/creationix/nvm & co-request https://github.com/leukhin/co-request

Install

npm install -g broken-links

Usage

broken-links -s $SITE_URL -404 $SITE_URL_404

Example

broken-links -s kuesty.com -404 kuesty.com/error/e404

Result