Command Line Tool

Command line tool lablie groups multiple sub-commands to work with labels:

  • instance command instantiates SVG template with provided data,
  • tile SVG to meet specified print-paper layout,
  • project support for complex usages.

Reference

Output of the lablie --help:

Usage: lablie [-hv] [COMMAND]
Tool to generate documents with labels for printing.
  -h, --help      display a help message
  -v, --version   display version info
Commands:
  tile      Tile labels
  instance  Fill label template with instance data
  project   Group command for project manipulation sub-commands