NAME = rexclient commit.txt: go generate run: commit.txt go run . debug: commit.txt go run -tags debug,hints . build: commit.txt go build -tags no_emoji -trimpath -ldflags="-s -w" -buildvcs=false -o $(NAME)