Quickstart

ghostscript Plugin

javimosch Updated

File contents

ghostscript Plugin

CLI tool: ghostscript.

Commands

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

Usage Examples

  • "ghostscript --help"
  • "ghostscript self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/ghostscript/skills/quickstart commit 608714ca0e

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2316