@asciidoctor/cli

The Command Line Interface (CLI) for Asciidoctor.js

Usage no npm install needed!

<script type="module">
  import asciidoctorCli from 'https://cdn.skypack.dev/@asciidoctor/cli';
</script>

README

Asciidoctor.js CLI

GitHub Actions Status npm version

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.