https://github.com/rmlzy/find-dead-link
Find dead link in github README.
https://github.com/rmlzy/find-dead-link
Last synced: about 1 month ago
JSON representation
Find dead link in github README.
- Host: GitHub
- URL: https://github.com/rmlzy/find-dead-link
- Owner: rmlzy
- License: mit
- Created: 2021-07-14T07:13:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T08:15:58.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T23:49:58.308Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Find dead link in github README.
## Installation
```bash
$ npm i -g find-dead-link# or
$ yarn global add find-dead-link
```## Usage
```bash
$ fdl https://github.com/sindresorhus/awesome-electron
```## Preview
## License
MIT