asciidoctor-cli
Version:
The command line interface (CLI) for Asciidoctor.js
14 lines (8 loc) • 506 B
Markdown
# Asciidoctor.js CLI


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.