Quickstart

qmljs Plugin

javimosch Updated

File contents

qmljs Plugin

CLI tool: qmljs.

Commands

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

Usage Examples

  • "qmljs --help"
  • "qmljs self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/qmljs/skills/quickstart commit 0f1b89e4ba

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-541