Skip to content

go-training/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba5f437 · Feb 25, 2020

History

13 Commits
Feb 25, 2020
May 16, 2017
May 16, 2017
Aug 10, 2019
May 16, 2017
May 16, 2017

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