Skip to content

aneeshsharma/HelloGolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Hello World Program in Golang

This is a hello world program written in golang to try my hands on the language for the first time.

Prerequisites

Install Go to run this program. It should be in the official repositories of your OS or download from the download page

Run the program

To run the program, clone the repo and change to the directory

$ git clone https://github.com/aneeshsharma/HelloGolang
$ cd HelloGolang

Then run the program hello.go with -

$ go run hello.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages