Skip to content

m-check v1.00

Latest
Compare
Choose a tag to compare
@jwhitt3r jwhitt3r released this 16 Feb 09:46
· 6 commits to master since this release

The first release of a markdown link checker written in Golang.

Currently m-check provides the following features:

  • Works with both local and remote repositories found on Github.
  • Downloads content locally if required
  • Parsing of documentation
  • Authentication to Github
  • Verification of Web URLs

While there is still a number of further features that can be added, v1.00 is the foundations for the application.