# Asciidoctor.js CLI [![GitHub Actions Status](https://github.com/asciidoctor/asciidoctor-cli.js/actions/workflows/build.yml/badge.svg)](https://github.com/asciidoctor/asciidoctor-cli.js/actions/workflows/build.yml) [![npm version](https://img.shields.io/npm/v/@asciidoctor/cli.svg)](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.