Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
75 lines (54 loc) · 1.85 KB

README.md

File metadata and controls

75 lines (54 loc) · 1.85 KB

vale-bin

NPM wrapper for vale
Explore the docs »

Report Bug · Request Feature

This project is deprecated. vale-bin is not maintained anymore.

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