Skip to content

tiopramayudi/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 tools/cmd/present directory to
the root of this repository and run:

	appcfg.py update -A your-app-id -V your-app-version /path/to/talks

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

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.2%
  • JavaScript 13.6%
  • HTML 6.8%
  • CSS 1.2%
  • Java 0.8%
  • Python 0.4%