go-training / helloworld

Hello World for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hello World for Golang

License:MIT License


Languages

Language:Go 100.0%