mv files to docs authored by Mohcine Chraibi's avatar Mohcine Chraibi
# Overview
This is a try to make windows as confortable and functional for (C++) develpers as possible.
# Installation
- [Notepad++](https://notepad-plus-plus.org/download) (*optional*)
- [Git](https://gitforwindows.org/)
- [CMake](https://cmake.org/download/)
- [VisualStudio (Community)](https://visualstudio.microsoft.com/de/downloads/)
- vcpkg: package manager for windows **(requires VS and git)**
- in PowerSHell
- `git clone https://github.com/Microsoft/vcpkg.git`
- `cd vcpkg`
- `.\bootstrap-vcpkg.bat`
- [Terminal](http://cmder.net/) (*optional*)