CodeStandard/devops/arch/SETUP WINDOWS EDIT.txt
2024-06-07 20:00:25 +03:00

14 lines
389 B
Plaintext

0. Setup windows build
1. Vistual Studio
2. VS Extensions
- Fix File Encoding
- Clang Power Tools
- GitHub Extension
- GitExtensions
- VS Intellicode
- Test Adapter for Google Test
- Syntax Highlighting Pack
Setup SSH Agent and keys
https://stackoverflow.com/questions/18683092/how-to-run-ssh-add-on-windows
https://vladmihalcea.com/tutorials/git/windows-git-ssh-authentication-to-github/