Skip to content

emirleroglu/GoBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBasic

Golang basic repository

Clone

git clone https://github.com/emirleroglu/GoBasic

Run

Go to the directory where the file is located.

go run helloworld.go

Build

go build helloworld.go 

or

go build -o program helloworld.go 

About

Golang basic repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages