1.0.0 • Published 3 months ago

vs-dev-env v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

vs-dev-env

A CLI/package to call Visual Studio VsDevCmd.bat script and set the development environment.

npm status Node version Standard Common Changelog

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

1.0.0

3 months ago