Skip to content

chi-bd/go-tour-jp

 
 

Repository files navigation

This is Go Tour, an introduction to the Go programming language.

To install the tour locally, first install Go, then run:

	$ go get github.com/atotto/go-tour-jp/gotour
	$ cd $GOPATH/bin
	$ ./gotour

Unless otherwise noted, the go-tour source files are distributed
under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project:
http://golang.org/doc/contribute.html

About

A Tour of Go 日本語版(PRお気軽にどうぞ)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 57.2%
  • JavaScript 27.5%
  • CSS 9.9%
  • HTML 5.4%