@asciidoctor/cli
Version:
The Command Line Interface (CLI) for Asciidoctor.js
13 lines (7 loc) • 575 B
Markdown
# Asciidoctor.js CLI
[](https://github.com/asciidoctor/asciidoctor-cli.js/actions/workflows/build.yml)
[](https://www.npmjs.org/package/@asciidoctor/cli)
The Command Line Interface (CLI) for Asciidoctor.js.
Install Asciidoctor.js globally, and you'll have access to the `asciidoctor` command anywhere on your system:
$ npm i -g asciidoctor
Type `asciidoctor --help` for more information.