A simple template for raylib, using the nob.h build system.
cc nob.c -o nob
./nobr/run: Runs to your code after building it.- When compined with
web, it will runpython3 -m https.serverin the build folder.
- When compined with
web: Build for the webb/build: Does nothing, as it always buildsclean: Cleans up thebuild/foldercleanall: The same asclean, but also runningmake cleanfor raylib- This is necesary when compiling to a diffrent target than the last compile
h/help: Show this help/usage message