зеркало из https://github.com/golang/gddo.git
3afa281c27
Change-Id: Ie8f47a410ab568ebcfb308db1c4fe060e1479614 Reviewed-on: https://go-review.googlesource.com/118576 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
assets | ||
README.md | ||
app.yaml | ||
main.go |
README.md
lintapp
This directory contains the source for go-lint.appspot.com.
Development Environment Setup
- Copy
app.yaml
toprod.yaml
and put in the authentication data. - Install Go App Engine SDK.
- Run the server using the
goapp serve prod.yaml
command.