Skip to content

codelikemolasses/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hello World: go

To run this program:

$ go run hello-world.go
hello world

To compile it for faster runs later on:

$ go build hello-world.go

Then to run it, we can use:

$ ./hello-world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages