.PHONY: run run: go run ./main.go build: go build -o octo-linux-app