Guide to build the project.
A program may require one or more other programs to run (the "dependencies").
In OS Windows GoLang can be installed via:
- Manual install from official website.
To Do...
Visual Studio Code (VS Code)
- Open this repository root folder as project;
- Press
Ctrl+Shift+B
to build.
- Run (Double-click of LMB)
./tools/compile.bat
to build (will pause in end).