Quickstart

dvipdf Plugin

javimosch Updated

File contents

dvipdf Plugin

CLI tool: dvipdf.

Commands

  • dvipdf <resource> <action> — Execute dvipdf commands
  • dvipdf self version — Print dvipdf version
  • dvipdf _ _ — Passthrough to dvipdf CLI

Usage Examples

  • "dvipdf --help"
  • "dvipdf self version"

Installation

apt-get install dvipdf 2>/dev/null || which dvipdf

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/dvipdf/skills/quickstart commit 15c7e8fc33

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-647