Quickstart

qmlmin Plugin

javimosch Updated

File contents

qmlmin Plugin

CLI tool: qmlmin.

Commands

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

Usage Examples

  • "qmlmin --help"
  • "qmlmin self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/qmlmin/skills/quickstart commit 133f36591a

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-845