hello-learning/README.md
2019-06-21 12:30:24 -05:00

139 B

Hello Go

go run hello-world.go

Prints: Hello World


go run hello-world-server.go

Launches a webserver