Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eeue56/github-markdown-link-validator


https://github.com/eeue56/github-markdown-link-validator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# github-markdown-link-validator

A simple program that will search a given directory for markdown links and validate them.

## Installation

_Not yet published_

```
npm i -g link-validator
```

## Usage

```
link-validator --root src/
```

`root` defaults to current working dir.