Skip to content

abondar24/GoBase

Repository files navigation

Go Base

Basic GoLang staff

Steps before clone and run with older Go version

  1. If you have no projects on go create any dir
  2. Create subfolder bin,src,pkg
  3. For normnal goLang packaging via github create github.com
  4. In github.com directory create a directory named as your username on GitHub(for packaging)
  5. Clone from git in github.com//
  6. Setup gopath to the dir with src bin pkg
  7. When all set do go get or go install(setup GOBIN to bin dir before you run)

Demos

Releases

No releases published

Packages

No packages published