= Asciidoctor.js CLI
ifdef::env-github[] image:https://img.shields.io/npm/v/asciidoctor-cli.svg[npm version, link=https://www.npmjs.org/package/asciidoctor-cli] endif::[]
The Asciidoctor.js command line interface.
Install this globally and you'll have access to the asciidoctorjs
command anywhere on your system.
npm install -g asciidoctor-cli
Type asciidoctorjs --help
for more information.