zedshaw.games/Makefile
2025-06-03 14:50:51 -04:00

8 lines
88 B
Makefile

build:
go build .
docs:
go tool godoc -http=localhost:6060 -index
run:
./fibertest