$ git clone https://github.com/warriormaster12/SpeedEngineVk.git
$ cd SpeedEngineVk
$ git submodule init
$ git submodule update
Download Vulkan-SDK https://vulkan.lunarg.com/
Download and install cmake-gui https://cmake.org/download/
Download and install python for compiling glslang https://www.python.org/downloads/
$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .
create "build" folder
Generate compiler instruction set with cmake-gui and build https://youtu.be/LxHV-KNEG3k?t=155