Skip to content

vincbe/go-tour-fr

 
 

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/dupoxy/go-tour-fr/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 https://github.com/dupoxy/go-tour-fr/blob/master/CONTRIBUTING.md

for more on go-tour-fr see https://github.com/dupoxy/go-tour-fr/wiki

About

translation of the go tour to french

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 54.1%
  • JavaScript 28.9%
  • CSS 10.2%
  • HTML 5.6%
  • Shell 1.2%