mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
59efd42483
* compiler: rename vget to tools/vpm, implement draft support for v vpm search, v vpm update, v vpm install, v vpm remove, v vpm help . * compiler: use "v pm" instead of "v vpm" to reduce the redundancy of typing, as suggested by slapden * Use 'v install modulename', 'v search keywords', 'v update modulename', 'v remove modulename' instead of the longer 'v pm install modulename' etc. |
||
---|---|---|
.. | ||
database | ||
game_of_life | ||
hot_reload | ||
tetris | ||
vcasino | ||
vweb | ||
word_counter | ||
.gitignore | ||
fibonacci.v | ||
hello_v_js.v | ||
hello_world.v | ||
json.v | ||
links_scraper.v | ||
log.v | ||
nbody.v | ||
news_fetcher.v | ||
rune.v | ||
spectral.v | ||
sqlite.v | ||
terminal_control.v | ||
v_script.vsh |