Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

golang/gddo

Repository files navigation

This project is the source for https://godoc.org/

GoDoc Build Status

NOTE: As of 2021, requests to godoc.org will redirect to pkg.go.dev. The gddo repository is archived and no longer accepting contributions. For more details, see https://blog.golang.org/godoc.org-redirect.

Getting the Source

To clone the repository from its canonical location:

git clone https://go.googlesource.com/gddo $GOPATH/src/github.com/golang/gddo

Information on how to set up a local environment is available at https://github.com/golang/gddo/wiki/Development-Environment-Setup.

More Documentation

More documentation about this project is available on the wiki.