Files

3 lines
50 B
Makefile

raylib_go: main.go
go build -o raylib_go main.go