📚 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
📂 Continuous Integration
0 stars
View on GitHub 🔗

Detailed Description of muffet

Muffet

GitHub Action Codecov 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)

Install

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

For more information, see the install page.

Usage

muffet https://shady.bakery.hotland

For more information including usage on Docker and GitHub Actions, see the usage page.

License

MIT