asciidoctor-cli
v1.5.6-rc.1
Published
The command line interface (CLI) for Asciidoctor.js
Downloads
53
Readme
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.