Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ibis Command Line Interface

The ibis CLI serves as the core command-line utility for processing IbiScript files bearing the .ibi extension. Invoking the tool with the --help option (or its short form, -h) provides a comprehensive list of available commands.

$ ibis -h

A compiler for the IbiScript epigraphic DSL

Usage: ibis <COMMAND>

Commands:
  compile      Compile a source file into the specified target format
  format       Format and canonicalise an IbiScript source file
  minify       Minify and canonicalise an IbiScript source file
  restitute    Restitute multiple IbiScript blocks (contiguous or parallel) into a composite critical edition
  annotations  Scan IbiScript files for tagged annotation comments (TODO, FIXME, WARN, NOTE)
  help         Print this message or the help of the given subcommand(s)


Options:
  -h, --help  Print help