module
Version:
v0.0.0-...-24d7de1
Opens a new window with list of versions in this module.
Published: Aug 28, 2014
License: BSD-2-Clause
Opens a new window with license information.
README
¶
Go Tour Korean App Engine version.
Korean: http://go-tour-kr.appspot.com
English: http://tour.golang.org
Korean translation: http://github.com/golanger/go-tour-translator
Below is the original Go Tour App Engine README file.
This is the App Engine version of the Go Playground.
To deploy: (instructions relative to the appengine directory)
-
Make a copy of the static and template directories.
cp -r ../{static,template} .
-
Edit static/mode.js to set the tourMode variable to "appengine".
-
Edit app.yaml to set the application name to something you have access to.
-
Use appcfg.py to deploy it.
/path/to/sdk/appcfg.py update .
Directories
¶
Click to show internal directories.
Click to hide internal directories.