Hi,
I'd like to run node-gyp with gyp.js instead of having to rely on a different programming language just to trigger a VS build run. Are there command line options that can be used to force node-gyp to work fully in javascript-land rather than trying to look for an ancient version of a completely different scripting language?