Logo - Open book, behind two sails with text, docs
-tech. annebrown.ca

Go Tour

Stand-Alone Tour of Go

To run the tour:

go install golang.org/x/website/tour@latest

Creates a tour binary in GOPATH's bin dir, .

Running the 'tour' will open a browser:

anne@devy: ~/go/bin/tour