mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
Usage:
|
|
a) v install module [module] [module] [...]
|
|
b) v update [module] [...]
|
|
c) v remove [module] [...]
|
|
d) v search keyword1 [keyword2] [...]
|
|
|
|
You can also pass -h or --help after each vpm command from the above, to see more details about it.
|