muffy-validation 0.4.1

Document validation for Muffy
Documentation

Muffy

GitHub Action Codecov Crate Docker Pulls License

🚧 Under very early development! Stay tuned! 🚧

The static website validator.

Install

cargo install muffy

Usage

For the full usage, see muffy --help.

Check a set of websites

muffy

Check a website

muffy check-site https://example.com

GitHub Action

job:
  steps:
    # After building and/or deploying your website.
    - uses: raviqqe/muffy@v0.4.0

See action.yaml for more details.

References

License

MIT