snuffler-web/Makefile
2024-12-27 16:35:39 +02:00

4 lines
41 B
Makefile

run:
go run main.go
build:
go build -v