new file mode 100755
@@ -0,0 +1,2 @@
+#!/bin/bash
+gcc -Iexternal/raylib/include/ test.c external/raylib/libraylib.a -lm -o test