@ -0,0 +1,7 @@
.PHONY: build
build:
go build -o lifx ./cmd
.PHONY: clean
clean:
rm -f ./lifx
The note is not visible to the blocked user.