Skip to content

sathyatvrcbe/tour

 
 

Repository files navigation

Go Tour

A Tour of Go is an introduction to the Go programming language. Visit https://tour.golang.org to start the tour.

Download/Install

To install the tour from source, first set up a workspace and then run:

$ go get github.com/sathyatvrcbe/tour

This will place a tour binary in your workspace's bin directory, which can be run offline.

About

[mirror] A Tour of Go

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 56.5%
  • JavaScript 27.4%
  • CSS 9.7%
  • HTML 5.3%
  • Shell 1.1%