The advantage of using V for this is the simplicity and predictability of the language, and cross-platform support. “V scripts” run on Unix-like systems as well as on Windows.

    Now you can either compile this like a normal V program and get an executable you can deploy and run anywhere:

    On Unix-like platforms, the file can be run directly after making it executable using : ./deploy.vsh