# Site checker See the web site of the [Site Checker project](https://site-checker.code-maven.com/) ## Development / Contributions ``` git clone git@github.com:szabgab/site-checker.rs.git cd site-checker ``` Optionally install [pre-commit](https://pre-commit.com/) and then run `pre-commit install` to configure it in the current repository.