Currently there's no code avaiable
You can read the docs here and if you ever happen to stuck, we probably have a tutorial for it in here!
For the moment, generate your build files:
- windows:
premake5 vs2019
- linux:
premake5 gmake
- mac:
premake5 xcode4
You can then use your favoured platform (Visual studio, XCode, Linux etc.) to build the binaries/libraries. All built files go into bin/.
- premake5: as the build system
- clang: as the compiler
- neovim: (for those who can use) as the code editor
- vscode: (for those who can't) as the IDE
Lasty but most importantly, love and compassion <3
Please, for the love of god, at least read this before submitting anything.