Quickstart

javap Plugin

javimosch Updated

File contents

javap Plugin

CLI tool: javap.

Commands

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

Usage Examples

  • "javap --help"
  • "javap self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/javap/skills/quickstart commit 01e8d339af

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-449