Skip to content

Latest commit

 

History

History
69 lines (49 loc) · 1.62 KB

README.md

File metadata and controls

69 lines (49 loc) · 1.62 KB

vale-bin

NPM wrapper for vale
Explore the docs »

Report Bug · Request Feature

Table of Contents

About

NPM wrapper for vale.

Install

npm install --save @ocular-d/vale-bin

Usage

./node_modules/.bin/vale -h
vale - A command-line linter for prose.

Usage:	vale [options] [input...]
	vale myfile.md myfile1.md mydir1
	vale --output=JSON [input...]
./node_modules/.bin/vale docs

Contributing

We are a community effort, and everybody is most welcome to participate!

Be it filing bugs, formulating enhancements, creating pull requests, or any other means of contribution, we encourage contributions from everyone.

License

Distributed under the MIT license.

Credits