Skip to content

MrGuin/talks

 
 

Repository files navigation

This repository holds various Go talks that may be viewed with the present tool.

To install the present tool, use go get:

	go get golang.org/x/tools/cmd/present

To deploy these talks to App Engine, copy the contents of tools/cmd/present to
the root of this repository:

	rsync -a ../tools/cmd/present/ .

Then run:

	gcloud --project=golang-org app deploy

To submit changes to this repository, see https://golang.org/doc/contribute.html.

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.3%
  • JavaScript 13.5%
  • HTML 6.8%
  • CSS 1.2%
  • Java 0.8%
  • Python 0.4%