guichet/Makefile

6 lines
55 B
Makefile
Raw Normal View History

2020-02-09 13:46:52 +00:00
all: guichet
guichet: main.go
go get -v
go build -v