https://github.com/followtheprocess/dead
A dead simple link checker, supporting multiple formats
https://github.com/followtheprocess/dead
Last synced: 8 months ago
JSON representation
A dead simple link checker, supporting multiple formats
- Host: GitHub
- URL: https://github.com/followtheprocess/dead
- Owner: FollowTheProcess
- License: mit
- Created: 2025-03-28T15:12:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-25T11:24:08.000Z (10 months ago)
- Last Synced: 2025-08-25T13:20:35.345Z (10 months ago)
- Language: Go
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dead
[](https://github.com/FollowTheProcess/dead)
[](https://goreportcard.com/report/github.com/FollowTheProcess/dead)
[](https://github.com/FollowTheProcess/dead)
[](https://github.com/FollowTheProcess/dead/actions?query=workflow%3ACI)
[](https://codecov.io/gh/FollowTheProcess/dead)
A dead simple link checker, supporting multiple formats ⚡
## Project Description
Got a text document (of any format)? Does that text document have links in it? Do you want to ensure all the links in it are valid?
Then `dead` is for you 🚀
## Installation
Compiled binaries for all supported platforms can be found in the [GitHub release]. There is also a [homebrew] tap:
```shell
brew install --cask FollowTheProcess/tap/dead
```
## Quickstart
### Credits
This package was created with [copier] and the [FollowTheProcess/go_copier] project template.
[copier]: https://copier.readthedocs.io/en/stable/
[FollowTheProcess/go_copier]: https://github.com/FollowTheProcess/go_copier
[GitHub release]: https://github.com/FollowTheProcess/dead/releases
[homebrew]: https://brew.sh