# Asciidoctor.js CLI

![Travis build status](https://img.shields.io/travis/asciidoctor/asciidoctor-cli.js/master.svg)
![npm version](https://img.shields.io/npm/v/asciidoctor-cli.svg)

The command line interface (CLI) for Asciidoctor.js.
You must have Asciidoctor.js installed to use it.

Install Asciidoctor.js and the CLI globally and you'll have access to the `asciidoctorjs` command anywhere on your system.

 $ npm i -g asciidoctor.js asciidoctor-cli

Type `asciidoctorjs --help` for more information.
