Quickstart

nroff Plugin

javimosch Updated

File contents

nroff Plugin

CLI tool: nroff.

Commands

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

Usage Examples

  • "nroff --help"
  • "nroff self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/nroff/skills/quickstart commit 1013b7c198

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-501