{"repo":"egor-tensin/vs-shell","free":true,"listed":false,"github":"https://github.com/egor-tensin/vs-shell","clone":"git clone https://github.com/egor-tensin/vs-shell.git","description":"GitHub action to set up the Visual Studio shell environment","language":"C++","stars":57,"topics":["action","visual-studio","github-actions"],"license":"MIT","category":"workflow-automation","readme_excerpt":"Visual Studio shell =================== This GitHub action sets up a Visual Studio shell in your workflow run. This is similar to running one of the vcvars .bat scripts or launching one of the \"Command Tools for VS\" Start Menu shortcuts, but it's also shell-agnostic. Use it in your workflow like this: - name: Set up Visual Studio shell uses: egor-tensin/vs-shell@v2 with: arch: x64 x64 is the default value for the arch parameter and can be omitted. Use x86 (or Win32 ) if you want to build 32-bit binaries. API --- Input Value Default Description ----- ----- ------- ----------- arch x64 ✓ Build 64-bit executables. x86 Build 32-bit executables. Win32 Build 32-bit executables. arm64 Only works on Windows ARM runners. arm Same as arm64 . The action passes the environment variables set by one of the vcvars .bat scripts to the calling job. License ------- Distributed under the MIT License. See [LICENSE.txt] for details. [LICENSE.txt]: LICENSE.txt","default_branch":null,"files":null,"tree":[],"storefront":"/r/egor-tensin","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/egor-tensin/vs-shell/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}