Skip to content

go-training/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloworld

Build Status

Hello World for Golang

Simple Command

Run golang program

go run main.go

Testing

go test

Build binary

go build

Install binary

go install

Releases

No releases published

Packages

No packages published

Languages