Thanks to visit codestin.com
Credit goes to github.com

Skip to content

atomaths/go-tour-kr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

  1. Make a copy of the static and template directories.

    cp -r ../{static,template} .

  2. Edit static/mode.js to set the tourMode variable to "appengine".

  3. Edit app.yaml to set the application name to something you have access to.

  4. Use appcfg.py to deploy it.

    /path/to/sdk/appcfg.py update .

About

http://tour.golang.org 의 번역 소스

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •