Files
gorpg/Makefile
2023-06-28 15:41:06 +02:00

7 lines
69 B
Makefile

dev:
go run main.go
build:
echo "install"
install:
echo "install"