Quickstart

msgfmt Plugin

javimosch Updated

File contents

msgfmt Plugin

CLI tool: msgfmt.

Commands

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

Usage Examples

  • "msgfmt --help"
  • "msgfmt self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/msgfmt/skills/quickstart commit ad5827b480

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-758