all:
	go build .

clean:
	rm -f run_global_command
