README ¶ Guide to run ego under App Engine LOCAL Development Server Download, install and setup Go in your computer. (That includes setting your $GOPATH.) Download SDK for your platform from here: https://cloud.google.com/appengine/docs/standard/go/download Download ego source code using: $ go get github.com/go-ego/ego Navigate to examples folder: $ cd $GOPATH/src/github.com/go-ego/ego/examples//app-engine Run it: $ dev_appserver.py . (notice that you have to run this script by Python2) Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files hello.go Click to show internal directories. Click to hide internal directories.