Quickstart

pkg-config Plugin

javimosch Updated

File contents

pkg-config Plugin

CLI tool: pkg-config.

Commands

  • pkg-config <resource> <action> — Execute pkg-config commands
  • pkg-config self version — Print pkg-config version
  • pkg-config _ _ — Passthrough to pkg-config CLI

Usage Examples

  • "pkg-config --help"
  • "pkg-config self version"

Installation

apt-get install pkg-config 2>/dev/null || which pkg-config

Key Features

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

javimosch/supercli/tree/main/plugins/pkg-config/skills/quickstart commit 62dcbb6b77

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2196