Quickstart

watchmedo Plugin

javimosch Updated

File contents

watchmedo Plugin

CLI tool: watchmedo.

Commands

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

Usage Examples

  • "watchmedo --help"
  • "watchmedo self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/watchmedo/skills/quickstart commit 3302137beb

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2042