A CLI tool for linting READMEs according to standard-readme
This is a Work in Progress. See #4.
$ npm i -g standard-readmeNote: This package has overridden the old standard-readme, which is now used only for the spec and has been renamed on npm to standard-readme-spec.
In a folder with a 'README.md' file:
$ standard-readme
[]
/Users/richard/src/standard-readme-cli/README.md: no issues foundPlease do! Open an issue, or file a PR.
MIT © 2017 Richard Littauer