vv run
Runs a .vv script. You can specify the path to the script. If the first argument is not a
known command, it is treated as a script path.
vv run main.vv
# or simply
vv main.vv
Runs a .vv script. You can specify the path to the script. If the first argument is not a
known command, it is treated as a script path.
vv run main.vv
# or simply
vv main.vv