Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 950 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 950 Bytes

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