Introduction

In this how to you 'll use git bash using windows 10.

Git bash is git for windows. You can download from this page.

All examples are saved in /g/lib folder. In windows 10. It is g :\lib

We will use cmake. You can download it here

Why use git bash instead of git GUI ? because it is easier to explain command in shell than in GUI.