A tool for checking if all your webpage's links are ok.
$ pip install savingzelda$ savingzelda -u <url>python 2.7
- 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./runtestsimage credits: Kio
