Little tool to extract and check all links from markdown files.
- NodeJs
- Clone the repository:
$ git clone https://github.com/thiiagoms/mark-links
- Switch directory:
$ cd mark-links
- Install dependencies:
$ npm i
- Run the script
$ npm run cli <file-args.md>
- Check links:
$ npm run cli <file-args.md> ---check-links
Thank you so much for this libary Alura 💙