snuffler-web/Makefile

5 lines
41 B
Makefile
Raw Normal View History

run:
go run main.go
build:
2024-12-27 16:35:39 +02:00
go build -v