.PHONY: build build: go build bin/shelves.go run: go run bin/shelves.go watch: fd | entr -cr make run