Short operator-facing reference for vpm wrapper.
metadata.jsonreqpack.luarun.luascripts/install.luascripts/remove.lua.reqpack-test/core/*.lua
- uses
vbinary forinstall,remove,update,search,show,outdated - uses
VMODULESor~/.vmodulesas shared installed-state root - reads local
v.modfiles for version, description, license, repo, dependencies - treats installed module directories as local cache/state source of truth
list()walks module roots and does not require remote callsinfo()mergesv show <name>output with local module metadata when installedsearch()usesv search <prompt>and enriches candidates withv showoutdated()uses upstreamv outdatedoutput and then enriches ids locallyinstallLocal()is intentionally unsupported for v1
rqp test-plugin --plugin ./run.lua --preset core