ReqPack Lua plugin for V language package management via v / VPM.
author.moduleauthor.module@v0.4.0
Examples:
rqp install vpm nedpals.args
rqp install vpm nedpals.args@0.10.0
rqp info vpm nedpals.argsinstallinstallLocal(unsupported, fails clearly)removeupdatelistoutdatedsearchinforesolvePackage
- shared module root comes from
VMODULES - fallback root is
~/.vmodules - plugin treats first
VMODULESpath as canonical writable root - installed state and local metadata come from module directories and
v.mod
- local artifact install not supported in v1
outdatedusually reports package ids but not latest versions, solatestVersionmay be empty- plugin wraps
vsubcommands, not a separatevpmbinary
rqp test-plugin --plugin ./run.lua --preset core