1
0
mirror of https://github.com/golang/go synced 2024-11-05 11:46:12 -07:00
go/cmd/present
Matt T. Proud f53a5581bc cmd/present: update the instructions for App Engine
The command's documentation mistakingly said that the instructions for
testing and deployment to App Engine were contained in the top-level
README for the tools repository.  As best as I can tell, the top-level
README never contained this information.

This commit adds a configuration fragment and provides sample
instructions for the App Engine workflow.

Change-Id: If89c099e254ef91ca224742aebd81f7d1206d9b8
Reviewed-on: https://go-review.googlesource.com/15685
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-10-12 09:20:14 +00:00
..
static cmd/present: do not show help text on localhost 2015-02-23 10:31:29 +00:00
templates cmd/present: include Google Analytics tracking code for talks.golang.org 2015-09-18 04:43:10 +00:00
appengine.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
dir.go cmd/present: skip the "golang.org" directory 2014-12-14 23:37:49 +00:00
doc.go cmd/present: update the instructions for App Engine 2015-10-12 09:20:14 +00:00
local.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play_http.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
play_socket.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00