- Notifications
You must be signed in to change notification settings - Fork25
Terminal Emulator for Visual Studio
License
microsoft/WhackWhackTerminal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
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.
This project welcomes contributions and suggestions. Most contributions require you to agree to aContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant usthe rights to use your contribution. For details, visithttps://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to providea CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructionsprovided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted theMicrosoft Open Source Code of Conduct.For more information see theCode of Conduct FAQ orcontactopencode@microsoft.com with any additional questions or comments.
About
Terminal Emulator for Visual Studio
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.