$ npm install -g vgm
Stop using nodejs to write simple shell tools, particularly when it's just a wrapper for another tool and could be done in a couple of dozen lines of shell script, with no dependencies.
Stop using nodejs to write simple shell tools, particularly when it's just a wrapper for another tool and could be done in a couple of dozen lines of shell script, with no dependencies.