Skip to content

asciidoctor

Installs the Asciidoctor Ruby gem and exposes the asciidoctor binary as an sbin shim, keeping the gem isolated under zinit’s data directory.

Terminal window
zi pack for asciidoctor

One profile: default.

  • Provides: asciidoctor binary shim at g:bin/asciidoctor.
  • Profile ices: git, as"null", nocompile, lucid, gem"!asciidoctor", sbin"g:bin/asciidoctor", atpull"%atclone".
  • The ! prefix on the gem name in the gem ice marks it as the primary gem whose bin directory is used for shim discovery.
  • Requires the bin-gem-node annex and gem (Ruby) in PATH.
Terminal window
zi pack for asciidoctor