1
0
Fork 0
mirror of https://github.com/laravel-ls/go-php synced 2026-06-16 03:54:55 +02:00
go-php/Makefile
2025-11-02 10:47:20 +01:00

5 lines
40 B
Makefile

GO=go
build:
$(GO) build cmd/main.go