0.0.4 • Published 10 years ago

durable-json-lint-cli v0.0.4

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

Durable JSON Lint CLI

Provides a CLI for durable-json-lint.

Install

npm install -g durable-json-lint-cli

Usage

Usage:
  durable-json-lint [OPTIONS] [ARGS]

Options:
  -f, --format [STRING]  Specify output format. Uses handlebar syntax.
                         Available variables are: file, line, column,
                         status, and description.  (Default is {{file}}:{{line}}:{{column}}: {{description}})
  -v, --version          Display the current version
  -h, --help             Display help and usage details

Written for use with LintCI.