harper

Grammar and spell checker designed for developers and technical writing

brewmacoslinux
Try with needOr install directly
Source

About

Grammar Checker for Developers

Commands

harper

Examples

Check grammar in a single file$ harper check README.md
Check all markdown files in current directory$ harper check *.md
Print detailed lint results for a file$ harper lint document.md