run: go run src/*.go build: go build -o beretta src/*.go clean: rm beretta