vs-dev-env
v1.0.0
Published
A CLI/package to call Visual Studio VsDevCmd.bat script and set the development environment.
Downloads
2
Maintainers
Readme
vs-dev-env
A CLI/package to call Visual Studio VsDevCmd.bat script and set the development environment.
Usage
CLI
vs-dev-env --version 2017
Module
getVisualStudioPaths()
Get an object of Visual Studio paths where key is year and value is path.
overwriteCurrentEnvrionment()
Overwrite the current process env.
Install
With npm do:
npm install vs-dev-env [-g]
License
MIT © Shlomo Michael Rubin