standard-readme

A CLI tool for linting READMEs according to standard-readme

Usage no npm install needed!

<script type="module">
  import standardReadme from 'https://cdn.skypack.dev/standard-readme';
</script>

README

standard-readme-cli

A CLI tool for linting READMEs according to standard-readme

This is a Work in Progress. See #4.

Install

$ npm i -g standard-readme

Note: 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.

Usage

In a folder with a 'README.md' file:

$ standard-readme
[]
/Users/richard/src/standard-readme-cli/README.md: no issues found

Maintainers

Contributing

Please do! Open an issue, or file a PR.

License

MIT © 2017 Richard Littauer