fathom/makefile

4 lines
52 B
Makefile
Raw Normal View History

.PHONY: bin
bin: ana.go models/visit.go
go install