Quickstart

groff Plugin

javimosch Updated

File contents

groff Plugin

CLI tool: groff.

Commands

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

Usage Examples

  • "groff --help"
  • "groff self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/groff/skills/quickstart commit 9ef641a5bf

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-433