lc
Overview

Markdown link checker
Installation
Pre-compiled executables
Get them here
using homebrew
brew install k-nasa/tap/lc
using cargo
Currently it cannot be built with the stable version.
cargo install lc
Usage
console
lc <filepath>
Contribution
- Fork it ( http://github.com/k-nasa/lc)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Licence
MIT
Author
k-nasa
my website