snuffler-web/Makefile

4 lines
46 B
Makefile

run:
go run main.go
build:
go build main.go