Skip to content

e12e/go-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

go-hello

Hello world for "go install"/golang

The goal of this project is to allow a correctly set up go installation to do:

> go get github.com/e12e/go-hello #Fetches code with git,
  # builds and installs binary in $GOPATH/bin
> go-hello # $GOPATH/bin should be in path
Hello, world.

About

Hello world for "go install"/golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages