all:
	go build .

clean:
	rm -f current_workspace
