📚 muffet - Awesome Go Library for Continuous Integration

Go Gopher mascot for muffet

Fast website link checker in Go, see [alternatives](https://github.com/lycheeverse/lychee#features).

🏷️ Continuous Integration
📂 Tools for help with continuous integration.
2,496 stars
View on GitHub 🔗

Detailed Description of muffet

Muffet

GitHub Action Codecov Go Report Card Docker License

demo

Muffet is a website link checker which scrapes and inspects all pages in a website recursively.

Features

  • Massive speed
  • High compatibility with web browsers
  • Different tag support (a, img, link, script, etc)
  • Multiple output formats (text, JSON, and JUnit XML)

Installation

go install github.com/raviqqe/muffet/v2@latest

Homebrew

brew install muffet

Usage

muffet https://shady.bakery.hotland

For more information, see muffet --help.

Docker

docker run raviqqe/muffet https://shady.bakery.hotland

GitHub Action

Currently, we do not provide any official one. Feel free to create an issue if you want!

License

MIT