go-app-starter

command module
v0.0.0-...-42e9dbb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2014 License: BSD-3-Clause Imports: 3 Imported by: 0

README

Go App Starter

Setting up Go App Engine

Install Golang

download from http://golang.org/ or brew install go or something

Download AppEngine

download Google App Engine SDK for go,see the tutorial -> https://developers.google.com/appengine/docs/go/gettingstarted/devenvironment

Download libraries

# goapp get github.com/go-martini/martini
# goapp get github.com/martini-contrib/render

Run the app

# goapp serve

Run tests

# goapp test

Deploy

# goapp deploy

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL