Files

7 lines
60 B
Makefile

# Build the guestbook example
all: build
build:
go build