@quarterto/verify-github-wiki-links

1.1.1 • Public • Published

verify-github-wiki-links

a tool to verify that internal links in a github wiki are valid

running

npx @quarterto/verify-github-wiki-links example/github-repo

the script will clone the repo's wiki to a temporary folder, parse all the links out of the markdown, and for each link that doesn't match a file in the wiki it'll ask you which page it should link to instead, suggesting the five closest matches to the current link.

Readme

Keywords

none

Package Sidebar

Install

npm i @quarterto/verify-github-wiki-links

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

5.99 kB

Total Files

4

Last publish

Collaborators

  • quarterto