GoBasic Golang basic repository Clone git clone https://github.com/emirleroglu/GoBasic Run Go to the directory where the file is located. go run helloworld.go Build go build helloworld.go or go build -o program helloworld.go