Skip to content

Check if all your webpage's links are ok. Because you can't save the day with a dead Link.

License

Notifications You must be signed in to change notification settings

recarreira/saving-zelda

Repository files navigation

Saving Zelda

A tool for checking if all your webpage's links are ok.

Dead Link

Because you can't save the day with a dead Link.

Using

Installation

$ pip install savingzelda

Usage

$ savingzelda -u <url>

Dependencies

python 2.7


How to contribute

Installing locally

  • Make sure you have pip installed. (I also recommmend you to use virtualenvwrapper
  • install dependencies:
pip install -r requirements-dev.txt
  • because it is a pypi package, you will have to install the package in editable mode:
pip install -e /path/to/the/project

Running the tests

./runtests

image credits: Kio

About

Check if all your webpage's links are ok. Because you can't save the day with a dead Link.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages