зеркало из https://github.com/golang/gddo.git
519e7547bb
Also refactors reading clienID/clientSecret, which is now obtained from GCE metadata. Closes #254. |
||
---|---|---|
.. | ||
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.