You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
You need the following components installed in order to build WhackWhackTerminal
Visual Studio 2017 with extensibility workload
Node.js v8.9.4 LTS (32-bit)
Python 2.7
Visual C++ Build Tools 2015
Steps
Once you have the prerequisites you can begin setting up your project to build.
Open a terminal window.
Run npm config set msvs_version 2015
Navigate to the Microsoft.VisualStudio.Terminal project directory
Run npm install
After this you can simply open the solution file in Visual Studio and hit f5 to start debugging.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.