1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/v/help/vpm.txt

9 lines
240 B
Plaintext

Usage:
a) v install [MODULE...]
b) v update [MODULE...]
c) v remove [MODULE...]
d) v search KEYWORD[...]
e) v show [MODULE...]
You can also pass -h or --help after each vpm command from the above, to see more details about it.