-
Under Workloads, select the following item:
-
Desktop & Mobile
- Desktop development with C++
Under Individual components, select the following item:
-
Code tools
- Git for Windows
-
git clone --recurse-submodules https://github.com/unageek/kigumi.git
cd kigumi
To update an existing repository:
git pull --recurse-submodules
./run configure # or ./run c
./run build # or ./run b